mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Added entry to langs.js
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@ var langs = {
|
||||
'en':'english',
|
||||
'fr':'français',
|
||||
'cn':'简体中文',
|
||||
'jp':'日本語'
|
||||
'jp':'日本語',
|
||||
'es': 'español'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user