Modified Loan button text.

This commit is contained in:
Oscar Rezo 2016-11-07 13:28:52 +01:00 committed by tim
parent 9b62751e08
commit 4b8992ea4e
2 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,8 @@
export const AclInformationText = {
'titles': {
'acl_consign': 'CONSIGN',
'acl_loan': 'LOAN',
'acl_loan_request': 'LOAN',
'acl_loan': 'PARTAGER AVEC BOKK',
'acl_loan_request': 'PARTAGER AVEC BOKK',
'acl_share': 'EMAIL',
'acl_transfer': 'TRANSFER',
'acl_delete': 'DELETE',

View File

@ -160,6 +160,7 @@ const languages = {
'Loan start date': 'Loan start date',
'Loan end date': 'Loan end date',
'LOAN': 'LOAN',
'PARTAGER AVEC BOKK': 'PARTAGER AVEC BOKK',
'I transfer ownership of': 'I transfer ownership of',
'Transferee email': 'Transferee email',
'TRANSFER': 'TRANSFER',
@ -390,6 +391,7 @@ const languages = {
'Loan start date': 'Loan start date',
'Loan end date': 'Loan end date',
'LOAN': 'LOAN',
'PARTAGER AVEC BOKK': 'PARTAGER AVEC BOKK',
'I transfer ownership of': 'I transfer ownership of',
'Transferee email': 'Transferee email',
'TRANSFER': 'TRANSFER',
@ -620,6 +622,7 @@ const languages = {
'Loan start date': 'Date du commencement du prêt',
'Loan end date': 'Date de la fin de prêt',
'LOAN': 'PRÊT',
'PARTAGER AVEC BOKK': 'PARTAGER AVEC BOKK',
'I transfer ownership of': 'Je transfère la propriété de',
'Transferee email': 'Courriel du cessionnaire',
'TRANSFER': 'TRANSFÉRER',