add more translate

This commit is contained in:
Kasra Karami 2024-02-24 00:29:29 +03:30
parent 3900977373
commit a567a7257d
1 changed files with 8 additions and 8 deletions

View File

@ -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: 'مسیر',
}; };