vesteinn lbourdois commited on
Commit
2c807ff
1 Parent(s): 62bcad9

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (97d3bafecfd32ea6dd6d2ad795afb24e092cdf89)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- language:
3
  - de
4
  - is
 
5
  tags:
6
  - translation
7
  ---
1
  ---
2
+ language:
3
  - de
4
  - is
5
+ - multilingual
6
  tags:
7
  - translation
8
  ---