diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js index f22ce21..4dd2f30 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/ja.js @@ -815,6 +815,8 @@ export default { 'folder_tree.title_single': 'フォルダーを選択', 'folder_tree.title_multi': 'フォルダーを選択', 'folder_tree.choose': '選択…', + 'folder_tree.remove': '外す', + 'folder_tree.add': 'フォルダーを追加…', 'folder_tree.confirm': '決定', 'folder_tree.expand': '展開', 'folder_tree.collapse': '折りたたむ', |