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/ClientsideSpellcheck/lang/ja.js

7 lines
428 B
JavaScript

// I18N constants
// LANG: "ja", ENCODING: UTF-8
{
"Spell Check using ieSpell": "スペルチェックに ieSpell を使う",
"ieSpell can only be used in Internet Explorer": "ieSpell は Internet Explorer でのみ使用できます",
"ieSpell not detected. Click Ok to go to download page.": "ieSpell が検知されませんでした。OK をクリックしてダウンロードページを開いてください。"
};