Sha256: 61e578b6510b393216de2350bab8985352cf7448ac2017cd388e110b4cfc65de
Contents?: true
Size: 780 Bytes
Versions: 23
Compression:
Stored size: 780 Bytes
Contents
en: models: project: errors: already_exists: "Project '%{project_name}' already exists." delete_default_project: "Project '%{project_name}' is the default project. Change to a different default project before deleting this project." delete_only_project: "Project '%{project_name}' is the only project and cannot be deleted." does_not_exist: "Project '%{project_name}' does not exist." new_project_already_exists: "Project cannot be renamed to '%{project_name}' because the project already exists." project_file_not_exist: "Project file '%{project_file}' does not exist." activerecord: errors: models: some_model: attributes: some_attribute: some_error: Some error
Version data entries
23 entries across 23 versions & 2 rubygems