mirror of
https://github.com/vrana/adminer.git
synced 2025-08-20 05:11:25 +02:00
Fix translation
This commit is contained in:
@@ -204,7 +204,7 @@ $translations = array(
|
|||||||
'anywhere' => 'bárhol',
|
'anywhere' => 'bárhol',
|
||||||
'%.3f s' => '%.3f másodperc',
|
'%.3f s' => '%.3f másodperc',
|
||||||
'$1-$3-$5' => '$6.$4.$1',
|
'$1-$3-$5' => '$6.$4.$1',
|
||||||
'[yyyy]-mm-dd' => '[yyyy].mm.dd',
|
'[yyyy]-mm-dd' => '[yyyy].m.d',
|
||||||
'History' => 'Történet',
|
'History' => 'Történet',
|
||||||
'Variables' => 'Változók',
|
'Variables' => 'Változók',
|
||||||
'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'A forrás és cél oszlopoknak azonos típusúak legyenek, a cél oszlopok indexeltek legyenek, és a hivatkozott adatnak léteznie kell.',
|
'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'A forrás és cél oszlopoknak azonos típusúak legyenek, a cél oszlopok indexeltek legyenek, és a hivatkozott adatnak léteznie kell.',
|
||||||
|
Reference in New Issue
Block a user