13 lines
293 B
JavaScript
13 lines
293 B
JavaScript
|
|
// I18N constants
|
||
|
|
|
||
|
|
// LANG: "de", ENCODING: UTF-8
|
||
|
|
// Author: Udo Schmal, <udo.schmal@t-online.de>
|
||
|
|
//
|
||
|
|
// (c) Udo Schmal & L.N.Schaffrath NeueMedien 2004
|
||
|
|
// Distributed under the same terms as HTMLArea itself.
|
||
|
|
// This notice MUST stay intact for use (see license.txt).
|
||
|
|
|
||
|
|
{
|
||
|
|
"Chars": "Zeichen"
|
||
|
|
}
|