This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/xinha/plugins/InsertAnchor/lang/ja.js
2009-10-09 00:08:02 +00:00

7 lines
160 B
JavaScript

// I18N constants
// LANG: "ja", ENCODING: UTF-8
{
"Insert Anchor": "アンカーの挿入",
"Anchor name": "アンカーの名前",
"Delete": "削除"
};