db backup prior to drupal security update
[yaffs-website] / vendor / drupal / console-en / translations / yaml.get.yml
1 value:
2     description: 'Get a value for a specific key in a YAML file.'
3     arguments:
4         yaml-file: 'Path of YAML file to update'
5         yaml-key: 'YAML key to get'
6     messages:
7         invalid-key: 'Could not find key %s in %s.'