7 lines
168 B
JavaScript
7 lines
168 B
JavaScript
// I18N constants
|
|
// LANG: "de", ENCODING: UTF-8
|
|
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
|
|
{
|
|
"Chars": "Zeichen"
|
|
};
|