New translations forms.php (Chinese Traditional)
This commit is contained in:
@@ -151,8 +151,9 @@ return [
|
||||
'display-graphs' => '在狀態頁上顯示圖片?',
|
||||
'about-this-page' => '關於本站',
|
||||
'days-of-incidents' => '顯示多少天前的事件?',
|
||||
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => '橫幅寬度建議少於 930px 。',
|
||||
'banner-help' => "橫幅寬度建議少於 930px 。",
|
||||
'subscribers' => '允許用戶訂閱郵件通知嗎?',
|
||||
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
@@ -223,17 +224,18 @@ return [
|
||||
],
|
||||
|
||||
// Buttons
|
||||
'add' => '增加',
|
||||
'save' => '儲存',
|
||||
'update' => '更新',
|
||||
'create' => '建立',
|
||||
'edit' => '編輯',
|
||||
'delete' => '刪除',
|
||||
'submit' => '送出',
|
||||
'cancel' => '取消',
|
||||
'remove' => '移除',
|
||||
'invite' => '邀請',
|
||||
'signup' => '註冊',
|
||||
'add' => '增加',
|
||||
'save' => '儲存',
|
||||
'update' => '更新',
|
||||
'create' => '建立',
|
||||
'edit' => '編輯',
|
||||
'delete' => '刪除',
|
||||
'submit' => '送出',
|
||||
'cancel' => '取消',
|
||||
'remove' => '移除',
|
||||
'invite' => '邀請',
|
||||
'signup' => '註冊',
|
||||
'manage_updates' => 'Manage Updates',
|
||||
|
||||
// Other
|
||||
'optional' => '* 可選項目',
|
||||
|
||||
Reference in New Issue
Block a user