out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
9 lines
231 B
JavaScript
9 lines
231 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",
|
|
"Words": "Worte",
|
|
"... in progress": "... in Bearbeitung"
|
|
};
|