Upstream sync

This commit is contained in:
Senad Uka
2020-06-15 08:33:23 +02:00
parent fbf3173747
commit 028e946fcf
5 changed files with 28 additions and 13 deletions

View File

@@ -479,11 +479,11 @@ feature 'User managing appearance releases' do
end
def person_first_name_field
'Person first name'
t('helpers.label.appearance_release.person_first_name')
end
def person_last_name_field
'Person last name'
t('helpers.label.appearance_release.person_last_name')
end
def person_address_field