mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 15:57:53 +08:00
add persian language to rtl support
This commit is contained in:
parent
b95897e0e8
commit
768d170d12
@ -19,7 +19,7 @@ class RTL
|
|||||||
end
|
end
|
||||||
|
|
||||||
def rtl_locales
|
def rtl_locales
|
||||||
%w(he ar)
|
%w(he ar fa_IR)
|
||||||
end
|
end
|
||||||
|
|
||||||
def css_class
|
def css_class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user