copy/paste from Excel

This commit is contained in:
2026-02-07 14:18:58 +02:00
parent 5d748e56d4
commit 28f9202403
2 changed files with 30 additions and 3 deletions
+2
View File
@@ -60,6 +60,7 @@ const lang = {
width: 'Width',
height: 'Height',
question: 'Question',
addQuestion: 'Add question',
manageQuestions: 'Manage questions',
shuffleQuestions: 'Shuffle questions',
correctAnswer: 'Correct answer',
@@ -195,6 +196,7 @@ const lang = {
width: 'Ширина',
height: 'Височина',
question: 'Въпрос',
addQuestion: 'Добавяне на въпрос',
manageQuestions: 'Въвеждане на въпросите',
shuffleQuestions: 'Разбъркване на въпросите',
correctAnswer: 'Правилен отговор',