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

7 lines
138 B
JavaScript
Raw Normal View History

// I18N constants
// LANG: "ja", ENCODING: UTF-8
{
"Chars": "文字数",
"Words": "単語数",
"... in progress": "... 処理中"
};