Skip to content

Commit

Permalink
Add translations for code taskable
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Henrik Skogstrøm committed Jul 10, 2015
1 parent 973de75 commit 3d11803
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config/locales/nb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ nb:
tasuku/taskables/text/response:
one: Svar på tekstforespørsler
other: Svar på tekstforespørsler
tasuku/taskables/code/request:
one: Kodeforespørsel
other: Kodeforespørsler
tasuku/taskables/code/response:
one: Svar på kodeforespørsler
other: Svar på kodeforespørsler
tasuku/taskables/verification/confirmation:
one: Bekreftelse
other: Bekreftelser
Expand All @@ -61,6 +67,7 @@ nb:
created_at: Opprettet
updated_at: Oppdatert
text: Tekst
code: Kode
verification: Verifisering
task: Oppgave
request: Forespørsel
Expand Down Expand Up @@ -126,6 +133,11 @@ nb:
tasuku/taskables/text/response:
<<: *DEFAULT_ATTRS
text: Svartekst
tasuku/taskables/code/request:
<<: *DEFAULT_ATTRS
tasuku/taskables/code/response:
<<: *DEFAULT_ATTRS
text: Svarkode
tasuku/taskables/url/request:
<<: *DEFAULT_ATTRS
tasuku/taskables/url/response:
Expand Down Expand Up @@ -163,4 +175,8 @@ nb:
responses:
invalid: 'er ugyldig'
already_submitted: 'Du har allerede oppgitt koden'
already_responded: 'Du har allerede oppgitt koden'
submit: 'Oppgi kode'
respond: 'Svar'
response: 'Svar'
responding: 'Sender inn...'

0 comments on commit 3d11803

Please sign in to comment.