This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Croatian language * Added Icelandic language * Added line breaks in croatian email intro
- Loading branch information
Showing
2 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"US": "", | ||
"HOW_LIKELY_US": "Koliko vjerojatno bi nas preporučili prijateljima i kolegama?", | ||
"HOW_LIKELY": "", | ||
"UNLIKELY": "Gotovo sigurno ne", | ||
"LIKELY": "Vrlo vjerojatno", | ||
"FOLLOWUP": "Gdje se možemo poboljšati?", | ||
"DISMISS": "", | ||
"SUBMIT": "Predaj povratnu informaciju", | ||
"THANKS": "Hvala vam na povratnim informacijama!", | ||
"FILLED": "", | ||
"SUBJECT": "Vaše mišljenje nam je bitno!", | ||
"INTRO": | ||
"Hej,\n\nstvarno bi nam pomoglo kada bi izdvojili 10 sekundi da ocjenite Vaše iskustvo s nama.", | ||
"OUTRO": | ||
"Hvala Vam na predaji Vašeg mišljenja. Koristimo ove informacije kako bi poboljšati naše usluge.", | ||
"CONTINUE": "Sljedeći", | ||
"AGREE": "Slažem se", | ||
"DISAGREE": "Ne slažem se" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"US": "", | ||
"HOW_LIKELY_US": | ||
"Hversu líklegt er að þú mælir með okkur við vini eða vandamenn?", | ||
"HOW_LIKELY": "", | ||
"UNLIKELY": "Ólíklegt", | ||
"LIKELY": "Mjög líklegt", | ||
"FOLLOWUP": "Hvar sérð þú svigrúm til bætinga?", | ||
"DISMISS": "", | ||
"SUBMIT": "Svara", | ||
"THANKS": "Takk fyrir svörin, við kunnum að meta þau!", | ||
"FILLED": "", | ||
"SUBJECT": "Þín skoðun skiptir máli!", | ||
"INTRO": | ||
"Hæ þú,\n\nþað myndi hjálpa okkur mikið að þjónusta þig sem best ef þú gæfir þér 10 sekúndur til að gefa okkur einkunn.", | ||
"OUTRO": | ||
"Takk kærlega fyrir tímann, þín skoðun skiptir máli því við viljum sífellt bæta okkar þjónustu", | ||
"CONTINUE": "Næst", | ||
"AGREE": "Sammála", | ||
"DISAGREE": "Ósammála" | ||
} | ||
|