Upgrade to Xinha 0.931. Xinha has been optimized for size and dozens of issues have been closed
out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// Author: Udo Schmal (gocher), http://www.schaffrath-neuemedien.de/, udo.schmal@t-online.de
|
||||
{
|
||||
"Chars": "Zeichen"
|
||||
"Chars": "Zeichen",
|
||||
"Words": "Worte",
|
||||
"... in progress": "... in Bearbeitung"
|
||||
};
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Chars": "Caractères"
|
||||
"Chars": "Caractères",
|
||||
"Words": "Mots"
|
||||
};
|
||||
7
xinha/plugins/CharCounter/lang/ja.js
Normal file
7
xinha/plugins/CharCounter/lang/ja.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// I18N constants
|
||||
// LANG: "ja", ENCODING: UTF-8
|
||||
{
|
||||
"Chars": "文字数",
|
||||
"Words": "単語数",
|
||||
"... in progress": "... 処理中"
|
||||
};
|
||||
@@ -1,5 +1,5 @@
|
||||
// I18N constants
|
||||
// LANG: "no", ENCODING: UTF-8
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Chars": "Tegn"
|
||||
Reference in New Issue
Block a user