mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Modified Loan button text.
This commit is contained in:
parent
9b62751e08
commit
4b8992ea4e
@ -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',
|
||||
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user