Add Kurdish translation (frontend)

This commit is contained in:
Razhan Hameed 2021-03-21 23:09:16 +03:00
parent 0984192f34
commit 6d4489eb65
3 changed files with 2354 additions and 0 deletions

BIN
frontend/src/locales/ku.mo Normal file

Binary file not shown.

2348
frontend/src/locales/ku.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -176,6 +176,12 @@ export const Languages = () => [
translated: $gettext("Japanese"),
value: "ja_JP",
},
{
text: "کوردی",
translated: $gettext("Kurdish"),
value: "ku",
rtl: true,
},
];
export const Themes = () => [