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 |
- en
|
| 4 |
- ca
|
| 5 |
- es
|
|
@@ -120,11 +120,10 @@ language:
|
|
| 120 |
- yi
|
| 121 |
- ml
|
| 122 |
- mul
|
| 123 |
-
|
|
|
|
| 124 |
tags:
|
| 125 |
- translation
|
| 126 |
-
|
| 127 |
-
license: apache-2.0
|
| 128 |
---
|
| 129 |
|
| 130 |
### eng-mul
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- en
|
| 4 |
- ca
|
| 5 |
- es
|
|
|
|
| 120 |
- yi
|
| 121 |
- ml
|
| 122 |
- mul
|
| 123 |
+
- multilingual
|
| 124 |
+
license: apache-2.0
|
| 125 |
tags:
|
| 126 |
- translation
|
|
|
|
|
|
|
| 127 |
---
|
| 128 |
|
| 129 |
### eng-mul
|