X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f99c383318c4f9ea15639f0566f3e42db4e2c8b1..f4e848d9ea2ea476ab5cdba5ad407cad39a59a01:/config/locales/nb.yml diff --git a/config/locales/nb.yml b/config/locales/nb.yml index 5b9bd429b..113af7472 100644 --- a/config/locales/nb.yml +++ b/config/locales/nb.yml @@ -30,6 +30,10 @@ nb: time: formats: friendly: '%e %B %Y kl. %H:%M' + helpers: + submit: + diary_entry: + create: Publiser activerecord: errors: messages: @@ -311,7 +315,14 @@ nb: diary_entries: new: title: Ny dagboksoppføring - publish_button: Publiser + form: + subject: 'Emne:' + body: 'Brødtekst:' + language: 'Språk:' + location: 'Posisjon:' + latitude: 'Breddegrad:' + longitude: 'Lengdegrad:' + use_map_link: bruk kart index: title: Brukeres dagbøker title_friends: Dine venners dagbøker @@ -326,14 +337,6 @@ nb: newer_entries: Nyere innlegg edit: title: Rediger dagbokinnlegg - subject: 'Emne:' - body: 'Brødtekst:' - language: 'Språk:' - location: 'Posisjon:' - latitude: 'Breddegrad:' - longitude: 'Lengdegrad:' - use_map_link: bruk kart - save_button: Lagre marker_text: Lokalisasjonen for dagbokoppføring show: title: '%{user} sin dagbok | %{title}'