1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Add Hausa translation (#1404)

This commit is contained in:
Marius Kjærstad
2024-08-21 20:20:46 +02:00
committed by GitHub
parent 695d1735a0
commit ce9537f2b8
8 changed files with 1694 additions and 0 deletions

View File

@@ -2570,6 +2570,7 @@ static tLanguageEntry g_languagesEntries[] = {
{L"فارسي", IDR_LANG_FA, LANG_PERSIAN, "fa", NULL},
{L"Suomi", IDR_LANG_FI, LANG_FINNISH, "fi", NULL},
{L"Français", IDR_LANG_FR, LANG_FRENCH, "fr", NULL},
{L"(ḥawsa) حَوْسَ", IDR_LANG_HA, LANG_HAUSA, "ha", NULL},
{L"עברית", IDR_LANG_HE, LANG_HEBREW, "he", NULL},
{L"Magyar", IDR_LANG_HU, LANG_HUNGARIAN, "hu", NULL},
{L"Bahasa Indonesia", IDR_LANG_ID, LANG_INDONESIAN, "id", NULL},