Translation/urdu language (#773)

* add Urdu translation
This commit is contained in:
Shehab Ahmed
2024-04-25 16:30:31 +02:00
committed by GitHub
parent 87b738ef16
commit 72ffc7ce6a
4 changed files with 3341 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ set(AMNEZIAVPN_TS_FILES
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_ar_EG.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_my_MM.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_uk_UA.ts
${CMAKE_CURRENT_LIST_DIR}/translations/amneziavpn_ur_PK.ts
)
file(GLOB_RECURSE AMNEZIAVPN_TS_SOURCES *.qrc *.cpp *.h *.ui)