New translations strings.xml (Japanese)

This commit is contained in:
KevinX8 2020-12-22 17:43:54 +00:00
parent 604204c0c8
commit 105d2dda3b
1 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,11 @@
<string name="support_us">Support us</string>
<!-- Settings -->
<string name="accent_color">アクセントカラー</string>
<string name="accent_blue">Blue</string>
<string name="accent_green">Green</string>
<string name="accent_purple">Purple</string>
<string name="accent_red">Red</string>
<string name="accent_yellow">Yellow</string>
<string name="category_appearance">表示設定</string>
<string name="category_behaviour">動作</string>
<string name="clear_files">ダウンロード済みファイルを消去</string>
@ -46,6 +51,8 @@
<string name="link_title">Chrome カスタムタブを使用する</string>
<string name="link_custom_tabs">Chrome カスタムタブでリンクを開く</string>
<string name="system_default">システム標準</string>
<string name="script_save_failed">Failed to save new timer value</string>
<string name="script_sleep_timer">Script Sleep Timer</string>
<string name="theme">テーマ</string>
<string name="theme_dark">ダークテーマ</string>
<string name="theme_light">ライトテーマ</string>