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

Fix zh-tw translation (bug #375)

This commit is contained in:
Jakub Vrana
2014-01-25 11:18:56 -08:00
parent 7e9725782d
commit 81037ca4fb
2 changed files with 3 additions and 3 deletions

View File

@@ -280,5 +280,5 @@ $translations = array(
'Type has been dropped.' => 'Type er slettet.',
'Type has been created.' => 'Type er opprettet.',
'Alter type' => 'Endre type',
'Saving' => 'Lagrer'
'Saving' => 'Lagrer',
);