Skip to content

Commit aa8e926

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

6 files changed

Lines changed: 14 additions & 5 deletions

File tree

lib/l10n/app_de.arb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,7 @@
570570
"tryDifferentSearch": "Versuche es mit einer anderen Suchanfrage",
571571
"noSuggestions": "Keine Empfehlungen",
572572
"browseCategories": "Kategorien durchstöbern",
573+
"liveSearchSection": "Suche",
573574
"categoryMadeForYou": "Für dich",
574575
"categoryNewReleases": "Neuerscheinungen",
575576
"categoryTopRated": "Top bewertet",

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_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: 9 additions & 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": {
@@ -1210,6 +1210,14 @@
12101210
"@artistDataNotFound": {
12111211
"description": "Error state on the artist screen when artist data fails to load"
12121212
},
1213+
"addedArtistToQueue": "Adicionado artista à fila",
1214+
"@addedArtistToQueue": {
1215+
"description": "Snackbar when user adds artist to queue"
1216+
},
1217+
"addedArtistToQueueError": "Falha ao adicionar artista à fila",
1218+
"@addedArtistToQueueError": {
1219+
"description": "Error shown in snackbar when adding artist to queue fails"
1220+
},
12131221
"@_CAST_DLNA": {},
12141222
"casting": "Transmitindo",
12151223
"@casting": {

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)