mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
5 lines
51 B
JavaScript
5 lines
51 B
JavaScript
|
|
var langs = {
|
||
|
|
'en':'English',
|
||
|
|
'fr':'français'
|
||
|
|
}
|