From 5793ef66d074e5e233dbf9e88e46a7a48af8b210 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:32 +0100 Subject: [PATCH] New translations forms.php (Chinese Traditional) --- resources/lang/zh-TW/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index b82edd26..b5d153a5 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -188,7 +188,7 @@ return [ 'background-fills' => '區塊填充色(組件, 事件, 頁尾)', 'banner-background-color' => '横幅背景色', 'banner-padding' => '横幅Padding值', - 'fullwidth-banner' => '横幅全寬?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => '在頁尾顯示 管理後臺 的入口?', 'reds' => '紅(用於錯誤類提示)',