Version 1
[yaffs-website] / vendor / drupal / console-en / translations / translation.sync.yml
diff --git a/vendor/drupal/console-en/translations/translation.sync.yml b/vendor/drupal/console-en/translations/translation.sync.yml
new file mode 100644 (file)
index 0000000..5c39abc
--- /dev/null
@@ -0,0 +1,10 @@
+description: 'Sync translation files'
+arguments:
+  language: 'Language to syncronize against English source files'
+options:
+  file: 'Language file to be syncronize'
+messages:
+  created-file: 'Yaml file "%s" was created for language "%s"'
+  error-generating: 'Error syncronizing file "%s" for "%s": "%s"'
+  error-writing: 'Error writing file "%s" for "%s": "%s"'
+  sync-finished: 'Syncronization of translation files was completed'