Skip to content

Commit

Permalink
one more try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
flexsurfer committed Jan 29, 2020
1 parent 7d4dcb2 commit 969aca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod/status_im/i18n_resources.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
(not= :en default-device-language)
(assoc default-device-language
(require-translation (-> (name default-device-language)
(string/replace "_" "-")
(string/replace "-" "_")
keyword)))))

(defn load-language [lang]
Expand Down

0 comments on commit 969aca0

Please sign in to comment.