Skip to content

Commit

Permalink
[el]: Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkonstantinou committed May 15, 2024
1 parent bf7a1c6 commit d26b08c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locales/el/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"date_equals": "Το στοιχείο :attribute πρέπει να είναι μια ημερομηνία, όπως η εξής :date.",
"date_format": "Το πεδίο :attribute δεν είναι της μορφής :format.",
"decimal": "Το :attribute πρέπει να έχει :decimal ​​δεκαδικά ψηφία.",
"declined": "Τα :attribute πρέπει να απορριφθούν.",
"declined_if": "Το :attribute πρέπει να απορριφθεί όταν το :other είναι :value.",
"different": "Το πεδίο :attribute και :other πρέπει να είναι διαφορετικά.",
"declined": "Το :attribute πρέπει να απορριφθεί.",
"declined_if": "Το :attribute πρέπει να απορριφθεί όταν το πεδίο :other είναι :value.",
"different": "Τα πεδία :attribute και :other πρέπει να είναι διαφορετικά.",
"digits": "Το πεδίο :attribute πρέπει να είναι :digits ψηφία.",
"digits_between": "Το πεδίο :attribute πρέπει να είναι μεταξύ :min και :max ψηφία.",
"dimensions": "Το πεδίο :attribute περιέχει μη έγκυρες διαστάσεις εικόνας.",
Expand Down

0 comments on commit d26b08c

Please sign in to comment.