Archived
1
0
This repository has been archived on 2025-06-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LuckyCoinkydink/htmlarea/plugins/CharCounter/lang/ja.js
T

7 lines
138 B
JavaScript

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