|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/lang/ce/ |
Upload File : |
<?php
return [
'tax_rates' => '稅率',
'manage_your_tax_rates' => '管理您的稅率',
'all_your_tax_rates' => '所有稅率',
'name' => 'name',
'rate' => '稅率%',
'added_success' => '稅率已成功添加',
'updated_success' => '耳機已成功更新',
'deleted_success' => '稅率已成功刪除',
'add_tax_rate' => '添加率',
'edit_taxt_rate' => '編輯稅率',
'add_tax_group' => '添加控制組',
'tax_group_added_success' => '控制組已成功添加',
'tax_group_updated_success' => '控制組已成功更新',
'tax_groups' => '稅組',
'edit_tax_group' => '編輯控制組',
'sub_taxes' => 'Understeer',
'can_not_be_deleted' => '此稅率屬於某些稅組',
];