mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 03:24:01 +02:00
Separate "post_max_size" from translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1060 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -142,7 +142,7 @@ $translations = array(
|
||||
'Grant' => '授權',
|
||||
'Revoke' => '廢除',
|
||||
'Logged as: %s' => '登錄為:%s',
|
||||
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'POST 資料太大。減少資料或者增加 “post_max_size” 的設定值。',
|
||||
'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'POST 資料太大。減少資料或者增加 %s 的設定值。',
|
||||
'Move up' => '上移',
|
||||
'Move down' => '下移',
|
||||
'Export' => '匯出',
|
||||
|
Reference in New Issue
Block a user