ps-toolkit-ui 1.3.96 → 1.3.97

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,11 +88,11 @@
88
88
 
89
89
  var strings = {
90
90
  fa: {
91
- Public: {
92
- Header: {
91
+ public: {
92
+ header: {
93
93
  Logout: 'خروج'
94
94
  },
95
- Login: {
95
+ login: {
96
96
  ReSendCodeDes: '<span class="c-secondary c-p">ارسال مجدد</span>',
97
97
  ReSendCodeRemain: '<div class="ltr d-ib va-m"><div class="t-c d-ib w-20-p f-l">{}</div><div class="t-c d-ib w-5-p f-l">:</div><div class="t-c d-ib w-20-p f-l">{}</div></div><div class="d-ib va-m">مانده تا دریافت مجدد کد</div>',
98
98
  Code: 'کد تایید',
@@ -108,15 +108,15 @@
108
108
  DeviceId: 'کد نرم افزار: {}',
109
109
  Copy: 'کپی',
110
110
  },
111
- Footer: {
111
+ footer: {
112
112
  Copyright: 'تمامی حقوق این وبسایت برای پارت سیلیکون محفوظ است.',
113
113
  CreatorDesc: 'طراحی و توسعه',
114
114
  CreatorCom: 'پارت سیلیکون'
115
115
  },
116
- App: {
116
+ app: {
117
117
  Notfound: 'صفحه مورد نظر یافت نشد',
118
118
  },
119
- Notfound: {
119
+ notfound: {
120
120
  Text: 'متاسفانه صفحه مورد نظر شما یافت نشد',
121
121
  Back: 'بازگشت'
122
122
  },