Manamama commited on
Commit
401d498
1 Parent(s): d968afd

Extend the language list as a test

Browse files

Test if other languages can be quickly added to the engine.

Files changed (1) hide show
  1. lang.yaml +5 -0
lang.yaml CHANGED
@@ -18,3 +18,8 @@ zh:
18
  language: "Chinese"
19
  locale: "zh_CN"
20
  google_dest: "zh-CN"
 
 
 
 
 
 
18
  language: "Chinese"
19
  locale: "zh_CN"
20
  google_dest: "zh-CN"
21
+ pl:
22
+ index: 5
23
+ language: "Polish"
24
+ locale: "pl_PL"
25
+ google_dest: "pl"