mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Hebrew translation is RTL now
This commit is contained in:
parent
fe75fb67c2
commit
48efcc997a
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $rtl = 1;
|
||||
var $js = array
|
||||
(
|
||||
'confirmDelete' => "האם אתה בטוח למחוק את המשימה?",
|
||||
|
|
|
|||
Loading…
Reference in a new issue