Add multilingual to the language tag
Browse filesHi! A PR to add multilingual to the language tag to improve the referencing.
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- bn
|
4 |
- or
|
5 |
- gu
|
@@ -10,11 +10,10 @@ language:
|
|
10 |
- si
|
11 |
- inc
|
12 |
- en
|
13 |
-
|
|
|
14 |
tags:
|
15 |
- translation
|
16 |
-
|
17 |
-
license: apache-2.0
|
18 |
---
|
19 |
|
20 |
### inc-eng
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- bn
|
4 |
- or
|
5 |
- gu
|
|
|
10 |
- si
|
11 |
- inc
|
12 |
- en
|
13 |
+
- multilingual
|
14 |
+
license: apache-2.0
|
15 |
tags:
|
16 |
- translation
|
|
|
|
|
17 |
---
|
18 |
|
19 |
### inc-eng
|