Fix wrong language code for Kurdish languages (#17812)
This commit is contained in:
parent
779efc7656
commit
b07906bdb0
6 changed files with 24 additions and 6 deletions
|
@ -9,9 +9,9 @@ module ApplicationHelper
|
|||
|
||||
RTL_LOCALES = %i(
|
||||
ar
|
||||
ckb
|
||||
fa
|
||||
he
|
||||
ku
|
||||
).freeze
|
||||
|
||||
def friendly_number_to_human(number, **options)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue