add more translate
This commit is contained in:
parent
3900977373
commit
a567a7257d
|
@ -25,9 +25,9 @@ THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
back: 'Back',
|
back: 'بازگشت',
|
||||||
next: 'Next',
|
next: 'بعدی',
|
||||||
enable: 'enable',
|
enable: 'فعال کردن',
|
||||||
php: 'PHP',
|
php: 'PHP',
|
||||||
ssl: 'SSL',
|
ssl: 'SSL',
|
||||||
nginx: 'NGINX',
|
nginx: 'NGINX',
|
||||||
|
@ -40,9 +40,9 @@ export default {
|
||||||
magento: 'Magento',
|
magento: 'Magento',
|
||||||
joomla: 'Joomla',
|
joomla: 'Joomla',
|
||||||
django: 'Django',
|
django: 'Django',
|
||||||
logging: 'Logging',
|
logging: 'لاگگیری',
|
||||||
reverseProxy: 'Reverse proxy',
|
reverseProxy: 'پروکسی معکوس',
|
||||||
reverseProxyLower: 'reverse proxy',
|
reverseProxyLower: 'پروکسی معکوس',
|
||||||
restrict: 'Restrict',
|
restrict: 'محدود کردن',
|
||||||
path: 'Path',
|
path: 'مسیر',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue