Skip to content

Commit

Permalink
chore(i18n): update French translation (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerta555 committed Jul 31, 2023
1 parent b2b4bc7 commit 070801b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/resources/locales/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"translation": {
"settings": {
"title": "Réglages",
"title": "Réglages Marché Spicetify",
"optionsHeading": "Options",
"starCountLabel": "Nombres d’étoiles",
"tagsLabel": "Tags",
Expand All @@ -14,7 +14,10 @@
"resetDescription": "Désinstaller toutes les extensions et tous les thèmes, ainsi que l’ensemble des réglages",
"backupHeading": "Sauvegarde/Restauration",
"backupLabel": "Sauvegarder ou restaurer toutes les données du Marché. Celà n'inclue pas les réglages pour quoi que ce soit installé depuis le Marché.",
"backupBtn": "Ouvrir"
"backupBtn": "Ouvrir",
"versionHeading": "Version",
"versionBtn": "Copier",
"versionCopied": "Copié"
},
"tabs": {
"Extensions": "Extensions",
Expand Down

0 comments on commit 070801b

Please sign in to comment.