3
3
"settings.locale" : " no" ,
4
4
"settings.direction" : " ltr" ,
5
5
"emails.sender" : " %s Team" ,
6
- "emails.verification.subject" : " " ,
7
- "emails.verification.hello" : " " ,
8
- "emails.verification.body" : " " ,
9
- "emails.verification.footer" : " " ,
10
- "emails.verification.thanks" : " " ,
11
- "emails.verification.signature" : " " ,
12
- "emails.magicSession.subject" : " " ,
13
- "emails.magicSession.hello" : " " ,
14
- "emails.magicSession.body" : " " ,
15
- "emails.magicSession.footer" : " " ,
16
- "emails.magicSession.thanks" : " " ,
17
- "emails.magicSession.signature" : " " ,
18
- "emails.recovery.subject" : " " ,
19
- "emails.recovery.hello" : " " ,
20
- "emails.recovery.body" : " " ,
21
- "emails.recovery.footer" : " " ,
22
- "emails.recovery.thanks" : " " ,
23
- "emails.recovery.signature" : " " ,
24
- "emails.invitation.subject" : " " ,
25
- "emails.invitation.hello" : " " ,
26
- "emails.invitation.body" : " " ,
27
- "emails.invitation.footer" : " " ,
28
- "emails.invitation.thanks" : " " ,
29
- "emails.invitation.signature" : " " ,
6
+ "emails.verification.subject" : " Kontobekreftelse " ,
7
+ "emails.verification.hello" : " Hallo {{name}} " ,
8
+ "emails.verification.body" : " Følg denne lenken for å bekrefte din e-post adresse. " ,
9
+ "emails.verification.footer" : " Dersom du ikke ba om å bekrefte e-post adressen, kan du se bort fra denne meldingen. " ,
10
+ "emails.verification.thanks" : " Takk " ,
11
+ "emails.verification.signature" : " {{project}} team " ,
12
+ "emails.magicSession.subject" : " Pålogging " ,
13
+ "emails.magicSession.hello" : " Hei, " ,
14
+ "emails.magicSession.body" : " Følg denne lenken for å logge på. " ,
15
+ "emails.magicSession.footer" : " Dersom du ikke ba om å logge på med denne e-post adressen, kan du se bort fra denne meldingen. " ,
16
+ "emails.magicSession.thanks" : " Takk " ,
17
+ "emails.magicSession.signature" : " {{project}} team " ,
18
+ "emails.recovery.subject" : " Nullstille passord " ,
19
+ "emails.recovery.hello" : " Hallo {{name}} " ,
20
+ "emails.recovery.body" : " Følg denne lenken for å nullstille ditt {{project}} passord. " ,
21
+ "emails.recovery.footer" : " Dersom du ikke ba om å nullstille passordet ditt, kan du se bort fra denne meldingen. " ,
22
+ "emails.recovery.thanks" : " Takk " ,
23
+ "emails.recovery.signature" : " {{project}} team " ,
24
+ "emails.invitation.subject" : " Invitasjon til %s Team ved %s " ,
25
+ "emails.invitation.hello" : " Hallo " ,
26
+ "emails.invitation.body" : " Denne meldingen ble sent til deg fordi {{owner}} ønsket å invitere deg til å bli medlem av {{team}} team i {{project}}. " ,
27
+ "emails.invitation.footer" : " Dersom du ikke er interessert, kan du se bort fra denne meldingen. " ,
28
+ "emails.invitation.thanks" : " Takk " ,
29
+ "emails.invitation.signature" : " {{project}} team " ,
30
30
"locale.country.unknown" : " Ukjent" ,
31
31
"countries.af" : " Afghanistan" ,
32
32
"countries.ao" : " Angola" ,
229
229
"continents.na" : " Nord-Amerika" ,
230
230
"continents.oc" : " Oseania" ,
231
231
"continents.sa" : " Sør-Amerika"
232
- }
232
+ }
0 commit comments