rosa-build/config/locales/models/pull_request.en.yml

11 lines
369 B
YAML
Raw Normal View History

en:
pull_requests:
new:
new: 'Create a pull request into <span class="label label-info font14">%{base}</span> from <span class="label label-info font14">%{head}</span>'
2012-04-28 18:28:57 +01:00
base_ref: 'Base'
head_ref: 'Head'
refs: 'branch · tag · commit'
2012-04-28 18:28:57 +01:00
base_project: 'Base project'
head_project: 'Head project'
submit: 'Send pull request'