We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8153eaa + e054c36 commit 110adbdCopy full SHA for 110adbd
interface/web/client/lib/lang/fa_clients_list.lng
@@ -0,0 +1,14 @@
1
+<?php
2
+$wb["list_head_txt"] = 'مشتری ها';
3
+$wb["client_id_txt"] = 'ID';
4
+$wb["company_name_txt"] = 'نام شرکت';
5
+$wb["contact_name_txt"] = 'نام مخاطب';
6
+$wb["username_txt"] = 'نام کاربری';
7
+$wb["city_txt"] = 'شهر';
8
+$wb["country_txt"] = 'کشور';
9
+$wb["add_new_record_txt"] = 'افزودن مشتری جدید';
10
+$wb["customer_no_txt"] = 'شماره مشتری';
11
+$wb['locked_txt'] = 'قفل شده';
12
+$wb['yes_txt'] = 'بلی';
13
+$wb['no_txt'] = 'خیر';
14
+?>
0 commit comments