en: configuration: errors: theme_file_missing: Theme file "%{theme_path}" does not exist. project_path_missing: Default project "%{project_folder}" does not exist. errors: error: "Error: %{message}" from_option_invalid: Option -f, [--from=DATE|MNEMONIC] value is invalid ["%{from_option}"] to_option_invalid: Option -t, [--to=DATE|MNEMONIC] value is invalid ["%{to_option}"] project_name_invalid: Project name "%{project_name}" is invalid. headers: entry: could_not_be_added: "An error was encountered; the entry could not be added:" messages: configuration_file: already_exists: Configuration file (%{configuration_file}) already exists. created: Configuration file (%{configuration_file}) created. deleted: Configuration file (%{configuration_file}) deleted. destination_folder_does_not_exist: "Destination folder for configuration file (%{configuration_folder}) does not exist." does_not_exist: "Configuration file (%{configuration_file}) does not exist." information: dates: through: "%{from} thru %{to}" input: try_again: "Please try again. Valid options are [%{options}]." migrations: error: missing_current_migration_service: "No migration service handles the current migration: %{migration_version}." failed: "Error running migrations: %{message}"