1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Update translations

This commit is contained in:
Jakub Vrana
2011-06-28 17:23:35 +02:00
parent 46c99c9a0c
commit 87137e55c9
2 changed files with 14 additions and 8 deletions

View File

@@ -264,4 +264,10 @@ $translations = array(
'Please use one of the extensions %s.' => '请使用这些扩展中的一个:%s。',
'now' => '现在',
'ltr' => 'ltr',
'Tables have been copied.' => '表已复制。',
'Copy' => '复制',
'Permanent link' => '固定链接',
'Edit all' => '编辑全部',
'Resend POST data?' => '重新发送 POST 数据?',
'HH:MM:SS' => 'HH:MM:SS',
);