Arabic translation (#594)

added Arabic translation
This commit is contained in:
Shehab Ahmed 2024-02-16 12:19:47 +02:00 committed by GitHub
parent 82fa6b13c6
commit fd030a5fd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3253 additions and 1 deletions

View file

@ -57,6 +57,7 @@ set(AMNEZIAVPN_TS_FILES
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_ru.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_zh_CN.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_fa_IR.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_ar.ts
)
file(GLOB_RECURSE AMNEZIAVPN_TS_SOURCES *.qrc *.cpp *.h *.ui)