From f3704e18d89e4065cede8509256d7fbf483b7fe6 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 04 Apr 2006 17:46:27 -0400 Subject: [PATCH] Added labels for nextpage/previouspage --- program/localization/tw/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/tw/labels.inc b/program/localization/tw/labels.inc index d88259f..cd20b4b 100755 --- a/program/localization/tw/labels.inc +++ b/program/localization/tw/labels.inc @@ -19,6 +19,7 @@ $labels = array(); // login page +$labels['welcome'] = 'Welcome to Roundcube|Mail'; $labels['username'] = '使用者名稱'; $labels['password'] = '密碼'; $labels['server'] = '伺服器'; -- Gitblit v1.9.1