Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@
"tryDifferentSearch": "Versuche es mit einer anderen Suchanfrage",
"noSuggestions": "Keine Empfehlungen",
"browseCategories": "Kategorien durchstöbern",
"liveSearchSection": "Suche",
"categoryMadeForYou": "Für dich",
"categoryNewReleases": "Neuerscheinungen",
"categoryTopRated": "Top bewertet",
Expand Down
8 changes: 8 additions & 0 deletions lib/l10n/app_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,14 @@
"@artistDataNotFound": {
"description": "Error state on the artist screen when artist data fails to load"
},
"addedArtistToQueue": "Adicionado artista à fila",
"@addedArtistToQueue": {
"description": "Snackbar when user adds artist to queue"
},
"addedArtistToQueueError": "Falha ao adicionar artista à fila",
"@addedArtistToQueueError": {
"description": "Error shown in snackbar when adding artist to queue fails"
},
"@_CAST_DLNA": {},
"casting": "Transmitindo",
"@casting": {
Expand Down