OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/spec/fixtures/custom_field_translations.yml

19 lines
315 B

---
custom_field_translation_001:
name: "Database"
possible_values:
- MySQL
- PostgreSQL
- Oracle
default_value: ""
custom_field_id: 1
locale: "en"
custom_field_translations_002:
name: Searchable field
possible_values: ""
default_value: "Default string"
custom_field_id: 2
locale: "en"