Skip to content

Commit

Permalink
New translations strings.xml (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Jun 7, 2023
1 parent 3e89fb7 commit 362f213
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,14 +267,14 @@
<item quantity="one">%1$d Şarkı</item>
<item quantity="other">%1$d Şarkılar</item>
</plurals>
<plurals name="item_playlists">
<item quantity="one">%1$d Çalma Listesi</item>
<item quantity="other">%1$d Çalma Listeleri</item>
</plurals>
<plurals name="item_files">
<item quantity="one">%1$d dosya</item>
<item quantity="other">%1$d dosyalar</item>
</plurals>
<plurals name="item_playlists">
<item quantity="one">%1$d Çalma Listesi</item>
<item quantity="other">%1$d Çalma Listeleri</item>
</plurals>
<plurals name="item_playlists_generated">
<item quantity="one">%1$d Oluşturulan Çalma Listesi</item>
<item quantity="other">%1$d Oluşturulan Çalma Listeleri</item>
Expand Down

0 comments on commit 362f213

Please sign in to comment.