Updated language files
This commit is contained in:
@@ -25,9 +25,11 @@ return array(
|
||||
'custom_css_help' => 'Nhập bất kỳ CSS tùy chỉnh. Không bao gồm thẻ <style></style>.',
|
||||
'custom_forgot_pass_url' => 'Custom Password Reset URL',
|
||||
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
|
||||
'dashboard_message' => 'Dashboard Message',
|
||||
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
|
||||
'default_currency' => 'Tiền tệ mặc định',
|
||||
'default_eula_text' => 'EULA mặc định',
|
||||
'default_language' => 'Ngôn ngữ mặc định',
|
||||
'default_language' => 'Ngôn ngữ mặc định',
|
||||
'default_eula_help_text' => 'Bạn cũng có thể liên kế EULA tùy chỉnh đến danh mục tài sản riêng biệt.',
|
||||
'display_asset_name' => 'Hiển thị tên tài sản',
|
||||
'display_checkout_date' => 'Hiển thị ngày checkout',
|
||||
@@ -91,6 +93,9 @@ return array(
|
||||
'qr_text' => 'Chuỗi QR Code',
|
||||
'setting' => 'Cài đặt',
|
||||
'settings' => 'Cài đặt',
|
||||
'show_alerts_in_menu' => 'Show alerts in top menu',
|
||||
'show_archived_in_list' => 'Archived Assets',
|
||||
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
|
||||
'site_name' => 'Tên trang web',
|
||||
'slack_botname' => 'Slack Botname',
|
||||
'slack_channel' => 'Slack Channel',
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
'file_name' => 'Tập tin',
|
||||
'file_uploads' => 'Tải lên tập tin',
|
||||
'generate' => 'Tạo ra',
|
||||
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||
'groups' => 'Nhóm',
|
||||
'gravatar_email' => 'Gravatar địa chỉ email',
|
||||
'history' => 'Lịch sử',
|
||||
|
||||
Reference in New Issue
Block a user