Skip to content

Commit cc1625a

Browse files
crowdin-botgithub-actions[bot]
authored andcommitted
New Crowdin translations by GitHub Action
1 parent 08b43ce commit cc1625a

6 files changed

Lines changed: 13 additions & 5 deletions

File tree

lib/l10n/app_es.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "es",
2+
"@@locale": "es-ES",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_fr.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,14 @@
12101210
"@artistDataNotFound": {
12111211
"description": "Error state on the artist screen when artist data fails to load"
12121212
},
1213+
"addedArtistToQueue": "Artiste ajouté à la file d'attente",
1214+
"@addedArtistToQueue": {
1215+
"description": "Snackbar when user adds artist to queue"
1216+
},
1217+
"addedArtistToQueueError": "Échec de l'ajout de l'artiste à la file d'attente",
1218+
"@addedArtistToQueueError": {
1219+
"description": "Error shown in snackbar when adding artist to queue fails"
1220+
},
12131221
"@_CAST_DLNA": {},
12141222
"casting": "Diffusion",
12151223
"@casting": {

lib/l10n/app_ga.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "ga",
2+
"@@locale": "ga-IE",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"@_LIBRARY": {},
55
"@_SEARCH": {},

lib/l10n/app_pt.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "pt",
2+
"@@locale": "pt-PT",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_sv.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "sv",
2+
"@@locale": "sv-SE",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_zh.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "zh",
2+
"@@locale": "zh-CN",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"goodMorning": "早上好",
55
"@goodMorning": {

0 commit comments

Comments
 (0)