Skip to content

Commit

Permalink
New translations strings.xml (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Feb 24, 2023
1 parent 90a02fa commit 41273b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<string name="biography_unavailable">このアーティストのバイオグラフィーの登録を見つけられません</string>
<string name="wiki_unavailable">このアーティストのWikiページを見つけられません</string>
<string name="biography">バイオグラフィー</string>
<string name="wiki">Wiki</string>
<string name="audio_focus_denied">オーディオフォーカスが禁止されています</string>
<string name="album">アルバム</string>
<string name="artist">アーティスト</string>
Expand Down Expand Up @@ -258,6 +259,7 @@
<string name="sort_order_z_a">降順</string>
<string name="sort_order_artist">アーティスト</string>
<string name="sort_order_album">アルバム</string>
<string name="sort_order_album_artist">アルバムアーティスト</string>
<string name="sort_order_year">年</string>
<string name="sort_order_date_added">追加日</string>
<string name="finish_current_music_sleep_timer">最後の曲を終える</string>
Expand Down

0 comments on commit 41273b9

Please sign in to comment.