Files
adarkroom/lang/langs.js
T
jat023 25e00f8607 Deleted unneeded files
removed cs_simplified files
updated README.md and langs.js to include pg files
2014-11-28 09:21:28 -08:00

16 lines
281 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
var langs = {
'cn':'简体中文',
'de':'deutsch',
'en':'english',
'es':'español',
'fr':'français',
'it':'italiano',
'kr':'한국어',
'pl':'polski',
'ru':'русский',
'sv':'svenska',
'tr':'türkçe',
'uk':'українська,
pg:português
};