Update fr.json (POEditor.com)
This commit is contained in:
parent
a282f62395
commit
4ac4806bf8
1 changed files with 9 additions and 1 deletions
|
|
@ -275,7 +275,8 @@
|
|||
"defaultView": "Vue par défaut"
|
||||
}
|
||||
},
|
||||
"albumList": "Albums"
|
||||
"albumList": "Albums",
|
||||
"about": "À propos"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "File de lecture",
|
||||
|
|
@ -301,5 +302,12 @@
|
|||
"singleLoop": "Répéter",
|
||||
"shufflePlay": "Aléatoire"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Page d'accueil",
|
||||
"source": "Code source",
|
||||
"featureRequests": "Demande de fonctionalités"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue