fix: update ja-JP

This commit is contained in:
Shion Tanaka
2025-04-21 09:36:56 +08:00
committed by jialin
parent 50febc342c
commit 8ee0a99323
6 changed files with 59 additions and 119 deletions
+1 -5
View File
@@ -15,7 +15,7 @@ export default {
'common.button.run': '実行',
'common.button.viewcode': 'コードを表示',
'common.button.copy': 'コピー',
'common.button.copied': 'Copied',
'common.button.copied': 'コピー済み',
'common.button.collapse': '折りたたむ',
'common.button.expand': '展開',
'common.button.cancel': 'キャンセル',
@@ -236,7 +236,3 @@ export default {
'common.text.error': 'エラー',
'common.text.tips': 'ヒント'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========
// 1. 'common.button.copied',
// ========== End of To-Do List ==========