add fr and de translation for postbox-website, fix french translation
This commit is contained in:
parent
20fc700e98
commit
2d37637019
@ -2,6 +2,7 @@ define({
|
||||
"postbox-text": "Kommentar hier eintippen (mindestens 3 Zeichen)",
|
||||
"postbox-author": "Name (optional)",
|
||||
"postbox-email": "Email (optional)",
|
||||
"postbox-website": "Website (optional)",
|
||||
"postbox-submit": "Abschicken",
|
||||
"num-comments": "1 Kommentar\n{{ n }} Kommentare",
|
||||
"no-comments": "Keine Kommentare bis jetzt",
|
||||
|
@ -1,7 +1,8 @@
|
||||
define({
|
||||
"postbox-text": "Insérez votre commentaire ici (au moins 3 lettres)",
|
||||
"postbox-author": "Nom (optionel)",
|
||||
"postbox-email": "Courriel (optionel)",
|
||||
"postbox-author": "Nom (optionnel)",
|
||||
"postbox-email": "Courriel (optionnel)",
|
||||
"postbox-website": "Site web (optionnel)",
|
||||
"postbox-submit": "Soumettre",
|
||||
"num-comments": "{{ n }} commentaire\n{{ n }} commentaires",
|
||||
"no-comments": "Aucun commentaire pour l'instant",
|
||||
|
Loading…
Reference in New Issue
Block a user