out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
7 lines
138 B
JavaScript
7 lines
138 B
JavaScript
// I18N constants
|
|
// LANG: "ja", ENCODING: UTF-8
|
|
{
|
|
"Chars": "文字数",
|
|
"Words": "単語数",
|
|
"... in progress": "... 処理中"
|
|
}; |