Skip to content

Commit 28b7ac6

Browse files
andibingnaveensingh
authored andcommitted
chore(l10n): update English (United Kingdom) translations
Currently translated at 4.0% (3 of 75 strings) Translation: Fossify/Music-Player Translate-URL: https://hosted.weblate.org/projects/fossify/music-player/en_GB/ Via: Weblate
1 parent 40b7605 commit 28b7ac6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="app_launcher_name">Music Player</string>
4+
<plurals name="albums_plural">
5+
<item quantity="one">%d Album</item>
6+
<item quantity="other">%d Albums</item>
7+
</plurals>
8+
<plurals name="tracks_plural">
9+
<item quantity="one">%d Track</item>
10+
<item quantity="other">%d Tracks</item>
11+
</plurals>
412
</resources>

0 commit comments

Comments
 (0)