mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 07:40:22 -04:00
Merge pull request #2282 from matifol/patch-1
Translated share_progress_modal
This commit is contained in:
commit
94cfe2011c
1 changed files with 9 additions and 9 deletions
|
@ -94,15 +94,15 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
campaign_classic_algorithms: "Klassiske Algoritmer"
|
||||
campaign_classic_algorithms_description: "... hvor du lærer noen av de mest populære algoritmene innen programmering"
|
||||
|
||||
# share_progress_modal:
|
||||
# blurb: "You’re making great progress! Tell someone how much you've learned with CodeCombat."
|
||||
# email_invalid: "Email address invalid."
|
||||
# form_blurb: "Enter their email below and we’ll show them!"
|
||||
# form_label: "Email Address"
|
||||
# placeholder: "email address"
|
||||
# title: "Excellent Work, Apprentice"
|
||||
# tell_friend: "Tell your Friend"
|
||||
# tell_parent: "Tell your Parent"
|
||||
share_progress_modal:
|
||||
blurb: "Du gjør fantastisk fremgang! Fortell noen hvor mye du har lært gjennom CodeCombat." #"You’re making great progress! Tell someone how much you've learned with CodeCombat."
|
||||
email_invalid:"E-postadressen er ugjyldig." #"Email address invalid."
|
||||
form_blurb: "Skriv ned e-postadressen deres nedenfor, så skal vi vise dem!" #Enter their email below and we’ll show them!"
|
||||
form_label: "E-postadresse" #"Email Address"
|
||||
placeholder: "Epost-adresse" #"email address"
|
||||
title: "Godt jobbet, lærling" #"Excellent Work, Apprentice"
|
||||
tell_friend: "Fortell din venn" #"Tell your Friend"
|
||||
tell_parent: "Fortell din forelder" #"Tell your Parent"
|
||||
|
||||
login:
|
||||
sign_up: "Lag konto"
|
||||
|
|
Loading…
Add table
Reference in a new issue