Skip to content

Commit

Permalink
fix: adds the missing translation strings for timed activities and te…
Browse files Browse the repository at this point in the history
…rms of service
  • Loading branch information
Ramir Mesquita committed Nov 19, 2024
1 parent ec1c518 commit 963b4ce
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/i18n/el/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,9 @@
"logIn": "Σύνδεση",
"success": "Η εγγραφή ολοκληρώθηκε επιτυχώς",
"or": "Ή",
"pleaseAgreeTerms": "*Συμφωνήστε με τους Όρους χρήσης υπηρεσιών."
"pleaseAgreeTerms": "*Συμφωνήστε με τους Όρους χρήσης υπηρεσιών.",
"iAgreeTo": "Συμφωνώ με τους",
"termsOfService": "Όροι χρήσης υπηρεσιών"
},
"ForgotPassword": {
"title": "Επαναφορά κωδικού πρόσβασης",
Expand Down Expand Up @@ -329,6 +331,9 @@
"support": "Υποστήριξη",
"privacy": "Απόρρητο",
"termsOfService": "Όροι"
}
},
"timeRemaining": "Απομένει(-ουν) {{time}}",
"forItem": "για το στοιχείο αυτό",
"noApplets": "Δεν υπάρχουν βοηθητικές εφαρμογές"
}
}

0 comments on commit 963b4ce

Please sign in to comment.