mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Don't use AJAX links and forms
This commit is contained in:
@@ -278,10 +278,6 @@ $translations = array(
|
||||
'Geometry' => 'Geometria',
|
||||
'Relations' => 'Relacje',
|
||||
|
||||
// reload confirmation in AJAX
|
||||
'Resend POST data?' => 'Wysłać dane ponownie?',
|
||||
'No response from server.' => 'Brak odpowiedzi od serwera.',
|
||||
|
||||
'Editor' => 'Edytor',
|
||||
// date format in Editor: $1 yyyy, $2 yy, $3 mm, $4 m, $5 dd, $6 d
|
||||
'$1-$3-$5' => '$6.$4.$1',
|
||||
|
Reference in New Issue
Block a user