-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3716 from cisagov/feature/CSET-2550
Added logic for language translation of Gallery page
- Loading branch information
Showing
11 changed files
with
770 additions
and
58 deletions.
There are no files selected for viewing
188 changes: 188 additions & 0 deletions
188
CSETWebApi/CSETWeb_Api/CSETWebCore.Business/App_Data/LanguagePacks/UK/GALLERY_GROUP.json
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,188 @@ | ||
{ | ||
"pairs": [ | ||
{ | ||
"key": "1", | ||
"value": "Популярні Оцінки" | ||
}, | ||
{ | ||
"key": "2", | ||
"value": "CISA Спонсоровані (Стійкість та Зрілість)" | ||
}, | ||
{ | ||
"key": "3", | ||
"value": "Промислові та Комунальні Послуги" | ||
}, | ||
{ | ||
"key": "4", | ||
"value": "Моделі Зрілості" | ||
}, | ||
{ | ||
"key": "5", | ||
"value": "Муніципальні та Медичні Служби" | ||
}, | ||
{ | ||
"key": "6", | ||
"value": "NIST Спеціальні Публікації" | ||
}, | ||
{ | ||
"key": "7", | ||
"value": "Хімічна, Нафтова та Природний Газ" | ||
}, | ||
{ | ||
"key": "8", | ||
"value": "Топ Хіти" | ||
}, | ||
{ | ||
"key": "9", | ||
"value": "Енергетика та Електрика" | ||
}, | ||
{ | ||
"key": "10", | ||
"value": "Фінансові" | ||
}, | ||
{ | ||
"key": "11", | ||
"value": "Керування Процесами та SCADA" | ||
}, | ||
{ | ||
"key": "12", | ||
"value": "Ядерні" | ||
}, | ||
{ | ||
"key": "13", | ||
"value": "Транспорт" | ||
}, | ||
{ | ||
"key": "14", | ||
"value": "DoDI та CNSSI" | ||
}, | ||
{ | ||
"key": "15", | ||
"value": "Інші" | ||
}, | ||
{ | ||
"key": "16", | ||
"value": "Моделі Зрілості" | ||
}, | ||
{ | ||
"key": "17", | ||
"value": "Промислові Найкращі Практики" | ||
}, | ||
{ | ||
"key": "18", | ||
"value": "Найкращі Практики" | ||
}, | ||
{ | ||
"key": "19", | ||
"value": "Загальні Стандарти" | ||
}, | ||
{ | ||
"key": "20", | ||
"value": "Сім'я NIST SP 800-53" | ||
}, | ||
{ | ||
"key": "21", | ||
"value": "Хімічна, Нафтова та Природний Газ" | ||
}, | ||
{ | ||
"key": "22", | ||
"value": "Інші Урядові" | ||
}, | ||
{ | ||
"key": "23", | ||
"value": "Електрика" | ||
}, | ||
{ | ||
"key": "24", | ||
"value": "Фінансові" | ||
}, | ||
{ | ||
"key": "25", | ||
"value": "Керування Процесами та SCADA" | ||
}, | ||
{ | ||
"key": "26", | ||
"value": "Ядерні" | ||
}, | ||
{ | ||
"key": "27", | ||
"value": "TSA Спонсоровані Оцінки" | ||
}, | ||
{ | ||
"key": "28", | ||
"value": "DoDI та CNSSI" | ||
}, | ||
{ | ||
"key": "29", | ||
"value": "Інші" | ||
}, | ||
{ | ||
"key": "30", | ||
"value": "Центр для Інтернет Безпеки (CIS) Оцінки" | ||
}, | ||
{ | ||
"key": "31", | ||
"value": "Оцінки на Основі Діаграм Архітектури" | ||
}, | ||
{ | ||
"key": "32", | ||
"value": "Індивідуальні Деривати" | ||
}, | ||
{ | ||
"key": "33", | ||
"value": "Промислові Уподобання" | ||
}, | ||
{ | ||
"key": "34", | ||
"value": "Популярні Оцінки" | ||
}, | ||
{ | ||
"key": "35", | ||
"value": "Адміністрація Національного Кредитового Союзу (NCUA)" | ||
}, | ||
{ | ||
"key": "54", | ||
"value": "Транспорт" | ||
}, | ||
{ | ||
"key": "67", | ||
"value": "Мережева Діаграма" | ||
}, | ||
{ | ||
"key": "71", | ||
"value": "Фінансові" | ||
}, | ||
{ | ||
"key": "72", | ||
"value": "Фінансові Онлайн" | ||
}, | ||
{ | ||
"key": "73", | ||
"value": "Фінансові CSET" | ||
}, | ||
{ | ||
"key": "74", | ||
"value": "Основні Оцінки TSA" | ||
}, | ||
{ | ||
"key": "75", | ||
"value": "Тимчасові для C2M2" | ||
}, | ||
{ | ||
"key": "76", | ||
"value": "Індивідуальні" | ||
}, | ||
{ | ||
"key": "77", | ||
"value": "Популярні Оцінки" | ||
}, | ||
{ | ||
"key": "78", | ||
"value": "Оцінки Кібер ЗАХИСТ" | ||
}, | ||
{ | ||
"key": "79", | ||
"value": "Оцінки на Основі Діаграм Архітектури" | ||
} | ||
] | ||
} |
477 changes: 477 additions & 0 deletions
477
CSETWebApi/CSETWeb_Api/CSETWebCore.Business/App_Data/LanguagePacks/UK/GALLERY_ITEM.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.