mirror of https://github.com/Lissy93/dashy.git
🔀 Merge pull request #186 from EVOTk/FEATURE/web-search-fr
Update fr.json for 1.6.9
This commit is contained in:
commit
d3ff3c445f
|
@ -6,7 +6,8 @@
|
|||
"search": {
|
||||
"search-label": "Recherche",
|
||||
"search-placeholder": "Commencez à taper pour filtrer",
|
||||
"clear-search-tooltip": "Effacer la recherche"
|
||||
"clear-search-tooltip": "Effacer la recherche",
|
||||
"enter-to-search-web": "Appuyez sur entrée pour rechercher sur le Web"
|
||||
},
|
||||
"login": {
|
||||
"title": "Dashy",
|
||||
|
@ -60,6 +61,11 @@
|
|||
"css-note-l2": "Les modifications ne sont stockés que localement, il est donc recommandé de faire une copie de votre CSS.",
|
||||
"css-note-l3": "Pour supprimer tous les styles personnalisés, supprimez le contenu et appuyez sur Enregistrer."
|
||||
},
|
||||
"alternate-views": {
|
||||
"default": "Défaut",
|
||||
"workspace": "Plein écran",
|
||||
"minimal": "Minimale"
|
||||
},
|
||||
"settings": {
|
||||
"theme-label": "Thème",
|
||||
"layout-label": "Disposition",
|
||||
|
|
Loading…
Reference in New Issue