This commit is contained in:
emy 2018-09-16 20:25:22 +02:00
parent 4361dbf8ad
commit d04a4d2499
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ window.default_type = "{{ _cfg("default-type") }}";
const i18n = {
"Monthly Donation": "Don mensuel",
"One-time Donation": "Don Unique",
"Donate ": "Donner ";
"Submitting...": "Validation...";
"Donate": "Donner";
"Donate ": "Donner ",
"Submitting...": "Validation...",
"Donate": "Donner"
};
// Fin de traduction