20 lines
471 B
YAML
20 lines
471 B
YAML
# Sample localization file for English. Add more files in this directory for other locales.
|
|
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
|
|
|
en:
|
|
birthdays:
|
|
birthdays: "Birthdays"
|
|
for_next_days: "for the next 7 days"
|
|
|
|
contacts:
|
|
edit_contact: "Edit Contact"
|
|
new_contact: "New Contact"
|
|
|
|
sessions:
|
|
actions:
|
|
logout: "logout"
|
|
|
|
titles:
|
|
contacts:
|
|
index: "Overview"
|
|
new: "New Contact"
|