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

Cancel link for multi-edit

This commit is contained in:
Jakub Vrana
2010-10-18 07:54:08 +02:00
parent a1f2769309
commit 78adfc2e3a
2 changed files with 5 additions and 0 deletions

View File

@@ -290,4 +290,6 @@ $translations = array(
// function translation used in Editor
'now' => 'teď',
'Cancel' => 'Storno',
);