demarches-normaliennes/config/locales/models/logic/fr.yml

14 lines
379 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
logic:
empty: un membre vide
is: Est
is_not: Nest pas
operators:
'Logic::LessThan': Inférieur à
'Logic::LessThanEq': Inférieur ou égal à
'Logic::Eq': Égal à
'Logic::GreaterThan': Supérieur à
'Logic::GreaterThanEq': Supérieur ou égal à
'Logic::And': Et
'Logic::Or': Ou
'Logic::NotEq': N'est pas