Merge pull request #2578 from rahul2240/master-alias

add booth in alias
This commit is contained in:
Ana María Martínez Gómez 2019-08-10 18:41:34 +02:00 committed by GitHub
commit 86440cb956
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 81 additions and 74 deletions

View file

@ -127,7 +127,7 @@ module ApplicationHelper
user_selector_input(
:responsibles,
form,
'The people responsible for the booth. You can only select existing users.'
"The people responsible for the #{t 'booth'}. You can only select existing users."
)
end