Browse Source

Add missing localizations

pull/9933/head
Berkan Sasmaz 4 years ago
parent
commit
094b65b0f0
  1. 7
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
  2. 1
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

7
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -308,11 +308,8 @@
"BillingInfo": "Billing Info",
"GenerateInvoice": "Create Invoice",
"DeleteInvoice" : "Delete Invoice",
"SetAsUnRefunded": "Set as unrefunded",
"SetAsRefunded": "Set as refunded",
"SuccessfullyDeleted": "Successfully deleted!",
"SuccessfullyRefunded" : "Successfully refunded!",
"SuccessfullyUnRefunded" : "Successfully unrefunded!",
"InvoiceActions": "Invoice Actions"
"PaymentStateSetTo" : "Payment state set to {0}",
"ChangeState": "Change State"
}
}

1
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

@ -378,6 +378,5 @@
"TaxNoValidationMessage": "TAX/VAT No is too long!",
"NotesValidationMessage": "Notes field is too long!",
"CheckYourBillingInfo": "You can create your invoice only once! Check your billing info before creating your invoice.",
"Refunded": "Refunded"
}
}
Loading…
Cancel
Save