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

Improve message for saving by AJAX

This commit is contained in:
Jakub Vrana
2013-12-19 12:44:15 -08:00
parent e71e4ccb4c
commit abbacd4377
4 changed files with 5 additions and 4 deletions

View File

@@ -262,6 +262,7 @@ $translations = array(
'Edit' => 'Upravit',
'Insert' => 'Vložit',
'Save' => 'Uložit',
'Saving' => 'Ukládá se',
'Save and continue edit' => 'Uložit a pokračovat v editaci',
'Save and insert next' => 'Uložit a vložit další',
'Selected' => 'Označené',