mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
add persian language to rtl support
This commit is contained in:
@ -19,7 +19,7 @@ class RTL
|
||||
end
|
||||
|
||||
def rtl_locales
|
||||
%w(he ar)
|
||||
%w(he ar fa_IR)
|
||||
end
|
||||
|
||||
def css_class
|
||||
|
Reference in New Issue
Block a user