From 33a4daac2d3df72ddffa3887d162d03a1a170a0e Mon Sep 17 00:00:00 2001 From: petsoukos Date: Fri, 15 Jan 2021 12:31:09 +0200 Subject: [PATCH] Update el.json Translated the Fortify password validation rule messages. --- json/el.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/json/el.json b/json/el.json index 6b7bdfe8a3e..c7828967408 100644 --- a/json/el.json +++ b/json/el.json @@ -138,13 +138,13 @@ "Team Settings" : "Team Settings", "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another." : "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", "The :attribute must be a valid role.": "The :attribute must be a valid role.", - "The :attribute must be at least :length characters and contain at least one number." : "The :attribute must be at least :length characters and contain at least one number.", - "The :attribute must be at least :length characters and contain at least one special character." : "The :attribute must be at least :length characters and contain at least one special character.", - "The :attribute must be at least :length characters and contain at least one uppercase character and one number." : "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", - "The :attribute must be at least :length characters and contain at least one uppercase character and one special character." : "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", - "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character." : "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", - "The :attribute must be at least :length characters and contain at least one uppercase character." : "The :attribute must be at least :length characters and contain at least one uppercase character.", - "The :attribute must be at least :length characters." : "The :attribute must be at least :length characters.", + "The :attribute must be at least :length characters and contain at least one number." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one special character." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα και έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα, έναν αριθμό και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο γράμμα.", + "The :attribute must be at least :length characters." : "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων.", "The provided password does not match your current password." : "The provided password does not match your current password.", "The provided password was incorrect." : "The provided password was incorrect.", "The provided two factor authentication code was invalid." : "The provided two factor authentication code was invalid.",