diff --git a/config/locales/flipflop.fr.yml b/config/locales/flipflop.fr.yml new file mode 100644 index 000000000..d0f9a6162 --- /dev/null +++ b/config/locales/flipflop.fr.yml @@ -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"