1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-14 02:23:59 +02:00

Release 2.3.1

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1376 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2010-04-06 08:42:43 +00:00
parent d6972bde5b
commit 4e2b090e28
5 changed files with 6 additions and 4 deletions

View File

@@ -228,4 +228,5 @@ $translations = array(
'Item has been deleted.' => '該項目已被刪除',
'%d in total' => '總共 %d 個',
'Permanent login' => '永久登入',
'Table has been dropped.' => '已經刪除資料表。',
);