]> git.joonet.de Git - adminer.git/commitdiff
Fix typo in Greek translation
authorTheodore Tsirpanis <12659251+teo-tsirpanis@users.noreply.github.com>
Thu, 27 Feb 2020 18:00:41 +0000 (20:00 +0200)
committerJakub Vrána <jakub@vrana.cz>
Fri, 6 Mar 2020 15:36:09 +0000 (16:36 +0100)
adminer/lang/el.inc.php

index 2e169d1ac0d64fcf6cd394fb4709ee8d20149736..aa5dcdb347e84e3dbf8b3ad8e560849aadc07be0 100644 (file)
@@ -234,7 +234,7 @@ $translations = array(
        'Sort' => 'Ταξινόμηση',
        'descending' => 'Φθίνουσα',
        'Limit' => 'Όριο',
-       'Limit rows' => 'Περιοριμός σειρών',
+       'Limit rows' => 'Περιορισμός σειρών',
        'Text length' => 'Μήκος κειμένου',
        'Action' => 'Ενέργεια',
        'Full table scan' => 'Πλήρης σάρωση πινάκων',