New French translation to match English version (October 9, 2020) [Review 2]
--> Added missing line according to the English version : "downloadAll". --> Corrected two line breaks. --> [Review 2] = fixed wrong quotes that were breaking the code.
This commit is contained in:
parent
7d04c6ab16
commit
c60d480c86
@ -4,7 +4,7 @@ const fr = {
|
||||
back: 'retour',
|
||||
loading: 'chargement en cours',
|
||||
download: 'Télécharger {thing}',
|
||||
downloadAll: 'Télécharger l'intégralité des {thing}',
|
||||
downloadAll: "Télécharger l'intégralité des {thing}",
|
||||
by: 'par {artist}',
|
||||
in: 'dans {album}',
|
||||
download_hint: 'Télécharger',
|
||||
|
Loading…
Reference in New Issue
Block a user