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,12 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
- ga
|
| 4 |
- en
|
| 5 |
-
|
|
|
|
| 6 |
tags:
|
| 7 |
- translation
|
| 8 |
-
|
| 9 |
-
license: apache-2.0
|
| 10 |
---
|
| 11 |
|
| 12 |
### gle-eng
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- ga
|
| 4 |
- en
|
| 5 |
+
- multilingual
|
| 6 |
+
license: apache-2.0
|
| 7 |
tags:
|
| 8 |
- translation
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
### gle-eng
|