Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / state.delete.yml
1 description: 'Delete State'
2 arguments:
3     name: 'State name.'
4 messages:
5     enter-name: 'State name must contain a value.'
6     state-not-exists: 'The state "%s" does not exist.'
7     deleted: 'State "%s" sucessfully deleted.'