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 |
- da
|
4 |
- nb
|
5 |
- sv
|
@@ -8,11 +8,10 @@ language:
|
|
8 |
- fo
|
9 |
- gmq
|
10 |
- en
|
11 |
-
|
|
|
12 |
tags:
|
13 |
- translation
|
14 |
-
|
15 |
-
license: apache-2.0
|
16 |
---
|
17 |
|
18 |
### gmq-eng
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- da
|
4 |
- nb
|
5 |
- sv
|
|
|
8 |
- fo
|
9 |
- gmq
|
10 |
- en
|
11 |
+
- multilingual
|
12 |
+
license: apache-2.0
|
13 |
tags:
|
14 |
- translation
|
|
|
|
|
15 |
---
|
16 |
|
17 |
### gmq-eng
|