mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
Update fr server.json : all strings translated
This commit is contained in:
parent
e41ff54c0d
commit
0192060ad2
@ -157,5 +157,31 @@
|
|||||||
"clipped-from": "Cette note a été initialement extraite de {{- url}}",
|
"clipped-from": "Cette note a été initialement extraite de {{- url}}",
|
||||||
"child-notes": "Notes enfants :",
|
"child-notes": "Notes enfants :",
|
||||||
"no-content": "Cette note n'a aucun contenu."
|
"no-content": "Cette note n'a aucun contenu."
|
||||||
|
},
|
||||||
|
"weekdays": {
|
||||||
|
"monday": "Lundi",
|
||||||
|
"tuesday": "Mardi",
|
||||||
|
"wednesday": "Mercredi",
|
||||||
|
"thursday": "Jeudi",
|
||||||
|
"friday": "Vendredi",
|
||||||
|
"saturday": "Samedi",
|
||||||
|
"sunday": "Dimanche"
|
||||||
|
},
|
||||||
|
"months": {
|
||||||
|
"january": "Janvier",
|
||||||
|
"february": "Février",
|
||||||
|
"march": "Mars",
|
||||||
|
"april": "Avril",
|
||||||
|
"may": "Mai",
|
||||||
|
"june": "Juin",
|
||||||
|
"july": "Juillet",
|
||||||
|
"august": "Août",
|
||||||
|
"september": "Septembre",
|
||||||
|
"october": "Octobre",
|
||||||
|
"november": "Novembre",
|
||||||
|
"december": "Décembre"
|
||||||
|
},
|
||||||
|
"special_notes": {
|
||||||
|
"search_prefix": "Recherche :"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user