/home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/vi
Edit: /home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/vi/currencies.php (1072B)
'Tiền tệ',
'create' => 'Thêm loại tiền tệ mới',
'edit' => 'Sửa tiền tệ',
'list' => 'Danh sách tiền tệ',
'tables' => [
'title' => 'Tên',
'code' => 'Mã',
'symbol' => 'Kí hiệu',
'is_prefix_symbol' => 'Sử dụng ký hiệu trước số tiền',
'status' => 'Trạng thái',
'order' => 'Sắp xếp',
],
'forms' => [
'title' => 'Tiêu đề',
'code' => 'Mã',
'symbol' => 'Kí hiệu',
'is_prefix_symbol' => 'Sử dụng ký hiệu trước số tiền',
'status' => 'Trạng thái',
'order' => 'Sắp xếp',
'decimals' => 'Số kí tự sau dấu phân cách',
'activated' => 'Đã kích hoạt',
'deactivated' => 'Đã bị huỷ kích hoạt',
'yes' => 'Có',
'no' => 'Không',
],
];