mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:49:48 +08:00
Add initial Urdu support with RTL direction
This commit is contained in:
@ -19,7 +19,7 @@ class RTL
|
||||
end
|
||||
|
||||
def rtl_locales
|
||||
%w(he ar fa_IR)
|
||||
%w(he ar ur fa_IR)
|
||||
end
|
||||
|
||||
def css_class
|
||||
|
Reference in New Issue
Block a user