New translations forms.php (Vietnamese)

This commit is contained in:
CachetBot
2018-06-17 07:33:35 +01:00
parent 41b4499849
commit 54ef8eb82e
+5 -2
View File
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Về trang này', 'about-this-page' => 'Về trang này',
'days-of-incidents' => 'Sự cố này sẽ hiển thị mấy ngày ?', 'days-of-incidents' => 'Sự cố này sẽ hiển thị mấy ngày ?',
'time_before_refresh' => 'Status page refresh rate (in seconds)', 'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image', 'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?', 'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format', 'incident-date-format' => 'Incident timestamp format',
], ],
'security' => [ 'security' => [
'allowed-domains' => 'Allowed domains', 'allowed-domains' => 'Allowed domains',
'allowed-domains-help' => 'Ngăn cách bằng dấu phẩy. Những domain dưới đây được cho phép một cách tự động.', 'allowed-domains-help' => 'Ngăn cách bằng dấu phẩy. Những domain dưới đây được cho phép một cách tự động.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
], ],
'stylesheet' => [ 'stylesheet' => [
'custom-css' => 'Custom Stylesheet', 'custom-css' => 'Custom Stylesheet',