11d83e7579
to avoid missing translation keys in feature screen in manager
10 lines
227 B
YAML
10 lines
227 B
YAML
# 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"
|