Skip to content

Commit 4e99337

Browse files
authored
Merge pull request #110 from dddevid/l10n_crowdin_action
New Crowdin translations
2 parents f1542c0 + 0995fdf commit 4e99337

2 files changed

Lines changed: 9 additions & 0 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_pt.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": "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": {

0 commit comments

Comments
 (0)