1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +02:00

RTL text direction support

This commit is contained in:
Jakub Vrana
2010-11-11 10:12:26 +01:00
parent 5bfeeef402
commit 540de0b7c9
5 changed files with 11 additions and 3 deletions

View File

@@ -259,4 +259,5 @@ $translations = array(
'Attachments' => 'ملفات مرفقة.',
'Item%s has been inserted.' => 'تم إدراج العنصر.',
'now' => 'الآن',
'ltr' => 'rtl',
);