1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Fix typo in translation (bug #673)

This commit is contained in:
Jakub Vrana
2019-03-21 08:38:57 +01:00
parent 4e91550b14
commit 0e6f1972e9

View File

@@ -268,7 +268,7 @@ $translations = array(
// data type descriptions
'Numbers' => 'Числа',
'Date and time' => 'Дата і час',
'Strings' => 'Радки',
'Strings' => 'Рядки',
'Binary' => 'Двійкові',
'Lists' => 'Списки',
'Network' => 'Мережа',