[win-nix] fix translations for Arabic

This commit is contained in:
maxkadushkin
2023-12-05 11:25:55 +03:00
parent 54a158911e
commit 57fcffc330
8 changed files with 183 additions and 96 deletions

View File

@ -47,7 +47,8 @@ TRANSLATIONS = ./langs/en.ts \
./langs/vi.ts \
./langs/be.ts \
./langs/zh_TW.ts \
./langs/si.ts
./langs/si.ts \
./langs/ar_SA.ts
CORE_ROOT_DIR = $$PWD/../../core