diff --git a/config/locales/de.yml b/config/locales/de.yml index ae0485c..8fc567c 100755 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -47,4 +47,4 @@ de: search: no_results_for: "Es wurden keine Einträge gefunden für" datum: - on: am \ No newline at end of file + am: am \ No newline at end of file diff --git a/config/locales/en.yml b/config/locales/en.yml index f1ef2b6..3634e9b 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -25,5 +25,5 @@ en: search: "Search" newexamples: "Newest examples in our collection" selectstyle: "Choose a style" - datum: - on: on + date: + am: on