mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-21 15:54:22 +01:00
New translations app.shared.en.yml (Spanish)
This commit is contained in:
parent
fa232afc5b
commit
0dd810dedb
@ -487,7 +487,8 @@ es:
|
|||||||
state: "State"
|
state: "State"
|
||||||
download: "Download"
|
download: "Download"
|
||||||
state_new: "Not yet due"
|
state_new: "Not yet due"
|
||||||
state_pending: "Waiting for the cashing of the check"
|
state_pending_check: "Waiting for the cashing of the check"
|
||||||
|
state_pending_transfer: "Waiting for the tranfer confirmation"
|
||||||
state_requires_payment_method: "The credit card must be updated"
|
state_requires_payment_method: "The credit card must be updated"
|
||||||
state_requires_action: "Action required"
|
state_requires_action: "Action required"
|
||||||
state_paid: "Paid"
|
state_paid: "Paid"
|
||||||
@ -495,11 +496,14 @@ es:
|
|||||||
state_canceled: "Canceled"
|
state_canceled: "Canceled"
|
||||||
method_card: "by card"
|
method_card: "by card"
|
||||||
method_check: "by check"
|
method_check: "by check"
|
||||||
|
method_transfer: "by transfer"
|
||||||
confirm_payment: "Confirm payment"
|
confirm_payment: "Confirm payment"
|
||||||
solve: "Solve"
|
solve: "Solve"
|
||||||
update_card: "Update the card"
|
update_card: "Update the card"
|
||||||
confirm_check_cashing: "Confirm the cashing of the check"
|
confirm_check_cashing: "Confirm the cashing of the check"
|
||||||
confirm_check_cashing_body: "You must cash a check of {AMOUNT} for the deadline of {DATE}. By confirming the cashing of the check, an invoice will be generated for this due date."
|
confirm_check_cashing_body: "You must cash a check of {AMOUNT} for the deadline of {DATE}. By confirming the cashing of the check, an invoice will be generated for this due date."
|
||||||
|
confirm_bank_transfer: "Confirm the bank transfer"
|
||||||
|
confirm_bank_transfer_body: "You must confirm the receipt of {AMOUNT} for the deadline of {DATE}. By confirming the bank transfer, an invoice will be generated for this due date."
|
||||||
confirm_button: "Confirm"
|
confirm_button: "Confirm"
|
||||||
resolve_action: "Resolve the action"
|
resolve_action: "Resolve the action"
|
||||||
ok_button: "OK"
|
ok_button: "OK"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user