1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

Allow overwriting tables when copying them

This commit is contained in:
Jakub Vrana
2019-05-14 09:56:29 +02:00
parent f00f7a0e19
commit deea21dd2d
5 changed files with 8 additions and 3 deletions

View File

@@ -128,6 +128,7 @@ $translations = array(
'Tables have been moved.' => 'Xx.',
'Copy' => 'Xx',
'Tables have been copied.' => 'Xx.',
'overwrite' => 'xx',
'Routines' => 'Xx',
'Routine has been called, %d row(s) affected.' => array('Xx, %d.', 'Xx, %d.'),