Add multilingual to the language tag (#1)
Browse files- Add multilingual to the language tag (0d1865c5099e5cd4678a943cd21042099aef3481)
Co-authored-by: Loïck BOURDOIS <[email protected]>
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
language:
|
| 5 |
- de
|
| 6 |
- en
|
| 7 |
- es
|
|
@@ -10,10 +8,10 @@ language:
|
|
| 10 |
- ja
|
| 11 |
- ru
|
| 12 |
- uk
|
| 13 |
-
|
|
|
|
| 14 |
tags:
|
| 15 |
- translation
|
| 16 |
-
|
| 17 |
---
|
| 18 |
|
| 19 |
# TakoMT
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
|
|
|
|
|
|
| 3 |
- de
|
| 4 |
- en
|
| 5 |
- es
|
|
|
|
| 8 |
- ja
|
| 9 |
- ru
|
| 10 |
- uk
|
| 11 |
+
- multilingual
|
| 12 |
+
license: cc-by-sa-4.0
|
| 13 |
tags:
|
| 14 |
- translation
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# TakoMT
|