You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locale/el/auth.ftl
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,11 @@ freeTrialEndingReminder-content-greeting = Αγαπητέ πελάτη του {
212
212
# $serviceLastActiveDateOnly (String) - The date the free trial ends, e.g. January 20, 2016
213
213
freeTrialEndingReminder-content-trial-ending = Η δωρεάν δοκιμή σας έχει προγραμματιστεί να λήξει στις <strong>{$serviceLastActiveDateOnly}</strong>.
214
214
freeTrialEndingReminder-content-trial-ending-plaintext = Η δωρεάν δοκιμή σας έχει προγραμματιστεί να λήξει στις {$serviceLastActiveDateOnly}.
215
+
# Variables:
216
+
# $invoiceTotal (String) - The total amount that will be charged, e.g. $9.99
217
+
# $serviceLastActiveDateOnly (String) - The date the charge will occur, e.g. January 20, 2016
218
+
freeTrialEndingReminder-content-auto-charge = Αν δεν κάνετε ακύρωση πριν από αυτήν την ημερομηνία, η συνδρομή σας θα ξεκινήσει αυτόματα και θα χρεώσουμε <strong>{$invoiceTotal}</strong> στη μέθοδο πληρωμής του λογαριασμού σας στις <strong>{$serviceLastActiveDateOnly}</strong>.
219
+
freeTrialEndingReminder-content-auto-charge-plaintext = Αν δεν κάνετε ακύρωση πριν από αυτήν την ημερομηνία, η συνδρομή σας θα ξεκινήσει αυτόματα και θα χρεώσουμε {$invoiceTotal} στη μέθοδο πληρωμής του λογαριασμού σας στις {$serviceLastActiveDateOnly}.
0 commit comments