about summary refs log tree commit diff
path: root/app/helpers/application_helper.rb
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-03-18 19:45:05 +0100
committerGitHub <noreply@github.com>2022-03-18 19:45:05 +0100
commit9ff119eecd1079e52a8a41d7b8d61520c4303c2f (patch)
tree3696430090bbe0f6fe5c21c617e3bff065ca7460 /app/helpers/application_helper.rb
parentac300173f68d2497cccf4e5bf558d95fc6105c96 (diff)
parenta22043ebffa6461c175a201d280af6193073441d (diff)
Merge pull request #1720 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'app/helpers/application_helper.rb')
-rw-r--r--app/helpers/application_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index 818253e86..eace78af6 100644
--- a/app/helpers/application_helper.rb
+++ b/app/helpers/application_helper.rb
@@ -9,9 +9,9 @@ module ApplicationHelper
 
   RTL_LOCALES = %i(
     ar
+    ckb
     fa
     he
-    ku
   ).freeze
 
   def friendly_number_to_human(number, **options)