Skip to content

Commit

Permalink
feat(YouTube - Translations): Update Japanese (#113)
Browse files Browse the repository at this point in the history
* Update strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/missing_strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/updated-strings.xml

* Update strings.xml
  • Loading branch information
akir45 committed Mar 22, 2024
1 parent a587e97 commit 8f2be3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/youtube/translations/ja-rJP/strings.xml
Expand Up @@ -1080,7 +1080,7 @@ DeArrow の詳細については、ここをタップしてください。"</str
<string name="revanced_hide_keyword_content_comment_summary_on">コメントのキーワードフィルターは有効です。</string>
<string name="revanced_hide_keyword_content_comment_title">コメントキーワードフィルターを有効にする</string>
<string name="revanced_hide_keyword_content_sub_summary_off">サブスクリプションキーワードフィルターは無効です。</string>
<string name="revanced_hide_keyword_content_sub_summary_on">サブスクリプションキーワードフィルターは無効です。</string>
<string name="revanced_hide_keyword_content_sub_summary_on">サブスクリプションキーワードフィルターは有効です。</string>
<string name="revanced_hide_keyword_content_sub_title">サブスクリプションキーワードフィルターを有効にする</string>
<string name="revanced_hide_keyword_toast_invalid_common" formatted="false">無効なキーワードです。 \'%s\' をフィルタとして使用できません</string>
<string name="revanced_keyword_filter_title">キーワードフィルター</string>
Expand Down

0 comments on commit 8f2be3a

Please sign in to comment.