This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/xinha/plugins/CharCounter/lang/de.js

9 lines
231 B
JavaScript
Raw Normal View History

// 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"
};