lbourdois commited on
Commit
97d3baf
1 Parent(s): 62bcad9

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

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
  ---