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 dde5870 + ecd82f7 commit 9ac2dc7Copy full SHA for 9ac2dc7
interface/web/client/lib/lang/fa_resellers_list.lng
@@ -0,0 +1,11 @@
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["city_txt"] = 'شهر';
7
+$wb["country_txt"] = 'کشور';
8
+$wb["add_new_record_txt"] = 'افزودن نماینده فروش';
9
+$wb["customer_no_txt"] = 'شماره مشتری';
10
+$wb["username_txt"] = 'نام کاربری';
11
+?>
0 commit comments