mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-23 04:42:22 +02:00
* feat: Configure workspaces during creation
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix question description
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Potential fix for pull request finding 'CodeQL / Insecure randomness'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
* Revert "Potential fix for pull request finding 'CodeQL / Insecure randomness'"
This reverts commit e37b6de69c.
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Simplify workspace creation
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix layout
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Keep redesigned version
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
||
"string": {
|
||
"Answer": "Cevap",
|
||
"Answers": "Cevaplar",
|
||
"Assessment": "Değerlendirme",
|
||
"Assessments": "Değerlendirmeler",
|
||
"CorrectAnswer": "Doğru Cevap",
|
||
"CorrectAnswers": "Doğru Cevaplar",
|
||
"Duplicate": "Çoğalt",
|
||
"Failed": "Başarısız",
|
||
"MultipleChoice": "Çoklu seç",
|
||
"MultipleChoiceAssessment": "Çoklu seçim",
|
||
"MultipleChoiceQuestion": "Çoklu seçim (puanlanmaz)",
|
||
"NoQuestions": "Soru Yok",
|
||
"Option": "Seçenek",
|
||
"Owner": "Sahip",
|
||
"Options": "Seçenekler",
|
||
"Ordering": "Doğru sıraya koy",
|
||
"OrderingAssessment": "Sıralama",
|
||
"OrderingQuestion": "Sıralama (puanlanmaz)",
|
||
"Passed": "Geçti",
|
||
"Question": "Soru",
|
||
"Questions": "Sorular",
|
||
"Rank": "Sıra",
|
||
"ReleasedBy": "Yayınlayan",
|
||
"ReleasedDate": "Yayın Tarihi",
|
||
"Score": "Puan",
|
||
"SingleChoice": "Seç",
|
||
"SingleChoiceAssessment": "Tekli seçim",
|
||
"SingleChoiceQuestion": "Tekli seçim (puanlanmaz)",
|
||
"TypePercentage": "Yüzde",
|
||
"TypeQuestionOption": "Seçenek",
|
||
"TypeRank": "Sıra",
|
||
"ConfigLabel": "Sorular",
|
||
"ConfigDescription": "Eğitimler, sınavlar ve anketler tarafından kullanılan soru ve değerlendirme oluşturma"
|
||
}
|
||
}
|