1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +02:00

Text direction

This commit is contained in:
Jakub Vrana
2010-11-15 16:24:54 +01:00
parent d0106295f7
commit 8db1469dbc
14 changed files with 16 additions and 0 deletions

View File

@@ -265,4 +265,5 @@ $translations = array(
'Refresh' => 'リフレッシュ',
'Invalid schema.' => '無効なスキーマ',
'Please use one of the extensions %s.' => 'いずれかの拡張機能を使ってください %s',
'ltr' => 'ltr',
);