Skip to content

Commit

Permalink
Create contact_us.el.yml
Browse files Browse the repository at this point in the history
Localization file for Greek
  • Loading branch information
RandieM committed Jun 25, 2014
1 parent 8953578 commit 445e15f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions config/locales/contact_us.el.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Localization file for Greek

en:
contact_us:
contact_mailer:
contact_email:
sent_by_contact_form: "Εστάλη μέσω της φόρμας επικοινωνίας από τον/την %{email}"
sent_by_name: "Εστάλη από τον/την %{name} από τη διεύθυνση %{email}"
subject: "Μήνυμα φόρμας επικοινωνίας από %{email}"
contacts:
new: &new
contact_us: "Επικοινωνία"
email: "Διεύθυνση ηλεκτρονικού ταχυδρομείου"
message: "Μήνυμα"
name: "Όνομα"
subject: "Θέμα"
submit: "Αποστολή"
new_formtastic:
<<: *new
new_simple_form:
<<: *new
notices:
error: "Πρέπει να συμπληρώσετε και τα δύο πεδία."
success: "Το μήνυμά σας εστάλη επιτυχώς."

0 comments on commit 445e15f

Please sign in to comment.