From 590f300e95c234db0d9bfb136cb6b58cf73233de Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Fri, 24 Apr 2020 02:16:24 +0300 Subject: [PATCH] New translations button.php (Azerbaijani) --- .../profile-module/resources/lang/az/button.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/az/button.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/az/button.php b/addons/default/visiosoft/profile-module/resources/lang/az/button.php new file mode 100644 index 000000000..5cea85b46 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/az/button.php @@ -0,0 +1,15 @@ + 'Yeni profil', + 'new_adress' => 'Yeni Ünvan', + 'show' => 'Ünvanı göstər', + 'update_password' => 'Parolu yeniləyin', + 'update_profile' => 'Profili yeniləyin', + 'delete' => 'Silin', + 'extend' => 'Uzatmaq', + 'extend_all' => 'Hamısını genişləndirin', + 'edit' => 'Redaktə edin', + 'go_profile' => 'Profil təfərrüatlarına keçin', + 'go_user' => 'İstifadəçi təfərrüatlarına keçin', +];