Skip to content

Commit 8f3c42b

Browse files
committed
i18n: added french quiz choices
1 parent 7bc6e1d commit 8f3c42b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

locales/fr/quiz.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"strongly_agree": "Tout à fait d'accord",
3+
"agree": "D'accord",
4+
"neutral": "Neutre/incertain",
5+
"disagree": "Pas d'accord",
6+
"strongly_disagree": "Pas du totu d'accord",
7+
"question_no": "Question {{current}} de {{total}}"
8+
}

0 commit comments

Comments
 (0)