We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e11574 + 0a6a8e3 commit cf680eeCopy full SHA for cf680ee
1 file changed
lib/l10n/app_fr.arb
@@ -1210,6 +1210,14 @@
1210
"@artistDataNotFound": {
1211
"description": "Error state on the artist screen when artist data fails to load"
1212
},
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
1221
"@_CAST_DLNA": {},
1222
"casting": "Diffusion",
1223
"@casting": {
0 commit comments