Deploying to gh-pages from @ fishjar/kiss-translator@cc31a8004a 🚀

This commit is contained in:
fishjar
2025-11-12 15:17:00 +00:00
parent 13e870a06e
commit 0afef8e1e3
16 changed files with 227 additions and 75 deletions

20
_locales/ja/messages.json Normal file
View File

@@ -0,0 +1,20 @@
{
"app_name": {
"message": "シンプル翻訳"
},
"app_description": {
"message": "シンプルなバイリンガル対訳翻訳拡張機能Tampermonkeyスクリプト"
},
"toggle_translate": {
"message": "翻訳の切り替え"
},
"toggle_style": {
"message": "スタイル切り替え"
},
"open_options": {
"message": "設定を開く"
},
"open_tranbox": {
"message": "ポップアップを開く"
}
}