Update JS

This commit is contained in:
James Cole
2020-10-24 08:07:30 +02:00
parent dbc878950c
commit 229a3b4284
53 changed files with 405 additions and 376 deletions

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Đăng ký',
'authorization' => 'Ủy quyền',
'active_bills_only' => 'Chỉ hóa đơn hoạt động',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'hóa đơn hoạt động và dự kiến',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Một số điều trong Firefly III có thể được chia thành các nhóm. Ví dụ, các ống heo, có trường "Nhóm" trong chỉnh sửa và tạo. Khi bạn đặt trường này, bạn có thể chỉnh sửa tên và thứ tự của các nhóm trên trang này. Để biết thêm thông tin, hãy xem các trang trợ giúp ở góc trên bên phải, dưới biểu tượng (?) -.',
'object_group_title' => 'Tiêu đề',
'edit_object_group' => 'Chỉnh sửa nhóm ":title"',
'delete_object_group' => 'Chỉnh sửa nhóm ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Cập nhật nhóm',
'updated_object_group' => 'Nhóm được cập nhật thành công ":title"',
'deleted_object_group' => 'Đã xóa nhóm thành công ":title"',