Add translations for flipflop
to avoid missing translation keys in feature screen in manager
This commit is contained in:
parent
1bc574c8ba
commit
11d83e7579
1 changed files with 10 additions and 0 deletions
10
config/locales/flipflop.fr.yml
Normal file
10
config/locales/flipflop.fr.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# These translations are used in the manager interface, which is in English,
|
||||
# so we use English translations
|
||||
|
||||
fr:
|
||||
flipflop:
|
||||
title: "%{application} features"
|
||||
|
||||
feature_states:
|
||||
enabled: "On"
|
||||
disabled: "Off"
|
Loading…
Reference in a new issue