Skip to content

Commit

Permalink
changed constants
Browse files Browse the repository at this point in the history
  • Loading branch information
mynotdoing committed Nov 21, 2023
1 parent c18c541 commit dbb9326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions src/constants/translations/en/my-resources-page.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@
"correctAnswersDesc": "Respondents can see correct answers after grades are released",
"settingsQuiz": "Settings: Quiz",
"questionsShuffle": "Questions shuffle",
"questionsShuffleDesc": "Questions will be shuffled with every attempt",
"categoryDropdown": "Category...",
"categoryDropdownHelper": "Choose the category:"
"questionsShuffleDesc": "Questions will be shuffled with every attempt"
},
"questions": {
"addBtn": "New question",
Expand Down
4 changes: 1 addition & 3 deletions src/constants/translations/ua/my-resources-page.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@
"correctAnswersDesc": "Респонденти можуть бачити правильні відповіді після оприлюднення оцінок",
"settingsQuiz": "Налаштування: Тест",
"questionsShuffle": "Питання перемішуються",
"questionsShuffleDesc": "Запитання будуть перемішуватися при кожній спробі",
"categoryDropdown": "Категорія...",
"categoryDropdownHelper": "Оберіть категорію:"
"questionsShuffleDesc": "Запитання будуть перемішуватися при кожній спробі"
},
"questions": {
"addBtn": "Нове запитання",
Expand Down

0 comments on commit dbb9326

Please sign in to comment.