X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f99c383318c4f9ea15639f0566f3e42db4e2c8b1..f4e848d9ea2ea476ab5cdba5ad407cad39a59a01:/config/locales/da.yml diff --git a/config/locales/da.yml b/config/locales/da.yml index 98655c6da..044b072b8 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -35,6 +35,11 @@ da: time: formats: friendly: '%e. %B %Y kl. %H:%M' + helpers: + submit: + diary_entry: + create: Offentliggør + update: Opdater activerecord: errors: messages: @@ -318,7 +323,14 @@ da: diary_entries: new: title: Nyt blogindlæg - publish_button: Offentliggør + form: + subject: 'Emne:' + body: 'Indhold:' + language: 'Sprog:' + location: 'Position:' + latitude: 'Breddegrad:' + longitude: 'Længdegrad:' + use_map_link: brug kort index: title: Brugerblogs title_friends: Venners blogs @@ -333,14 +345,6 @@ da: newer_entries: Nyere indlæg edit: title: Ret blogindlæg - subject: 'Emne:' - body: 'Indhold:' - language: 'Sprog:' - location: 'Position:' - latitude: 'Breddegrad:' - longitude: 'Længdegrad:' - use_map_link: brug kort - save_button: Gem marker_text: Placering for blogindlæg show: title: '%{user}''s blog | %{title}'