1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/localizer_test_model_new_style.yml
2020-10-15 14:22:31 +05:30

11 lines
No EOL
226 B
YAML

en:
activerecord:
attributes:
localizer_test_model:
aasm_state/opened: "It's open now!"
fr:
activerecord:
attributes:
localizer_test_model:
aasm_state/opened: "C'est ouvert maintenant!"