mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Adding French locale to settings_helper.rb
This commit is contained in:
@@ -5,6 +5,7 @@ module SettingsHelper
|
||||
en: 'English',
|
||||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
||||
Reference in New Issue
Block a user