mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Adding French locale to settings_helper.rb
This commit is contained in:
parent
64cfbbcc55
commit
115ce90578
@ -5,6 +5,7 @@ module SettingsHelper
|
|||||||
en: 'English',
|
en: 'English',
|
||||||
de: 'Deutsch',
|
de: 'Deutsch',
|
||||||
es: 'Español',
|
es: 'Español',
|
||||||
|
fr: 'Français',
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
def human_locale(locale)
|
def human_locale(locale)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user