VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/Setup.c
diff options
context:
space:
mode:
authorMarius Kjærstad <sandakersmann@users.noreply.github.com>2024-08-21 20:20:46 +0200
committerGitHub <noreply@github.com>2024-08-21 20:20:46 +0200
commitce9537f2b847b9b3b89e8dfca377d2659b3f02fc (patch)
treee86c8aefe588b5fd92d7a94d5006a9940e740684 /src/Setup/Setup.c
parent695d1735a097910403d28640f9af8b6b363c3493 (diff)
downloadVeraCrypt-ce9537f2b847b9b3b89e8dfca377d2659b3f02fc.tar.gz
VeraCrypt-ce9537f2b847b9b3b89e8dfca377d2659b3f02fc.zip
Add Hausa translation (#1404)
Diffstat (limited to 'src/Setup/Setup.c')
-rw-r--r--src/Setup/Setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Setup/Setup.c b/src/Setup/Setup.c
index dc8c8ccc..b6b81926 100644
--- a/src/Setup/Setup.c
+++ b/src/Setup/Setup.c
@@ -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},