RTL direction assigned to Urdu language
This commit is contained in:
parent
3f765e0227
commit
77ef730f20
@ -135,7 +135,7 @@ module ApplicationHelper
|
||||
end
|
||||
|
||||
def rtl?
|
||||
["ar", "fa_IR", "he"].include? I18n.locale.to_s
|
||||
["ar", "ur", "fa_IR", "he"].include? I18n.locale.to_s
|
||||
end
|
||||
|
||||
def user_locale
|
||||
|
||||
Reference in New Issue
Block a user