mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-23 01:13:06 -04:00
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (17 of 17 strings)
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["suppliers_account_number"] = "Account Number";
|
||||
$lang["suppliers_agency_name"] = "Agency Name";
|
||||
$lang["suppliers_cannot_be_deleted"] = "Could not delete selected Supplier(s). One or more have Sales.";
|
||||
$lang["suppliers_company_name"] = "Company Name";
|
||||
$lang["suppliers_company_name_required"] = "Company Name is a required field.";
|
||||
$lang["suppliers_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?";
|
||||
$lang["suppliers_confirm_restore"] = "";
|
||||
$lang["suppliers_confirm_restore"] = "Наистина ли искате да възстановите избраните доставчици?";
|
||||
$lang["suppliers_error_adding_updating"] = "Supplier update or add failed.";
|
||||
$lang["suppliers_new"] = "New Supplier";
|
||||
$lang["suppliers_none_selected"] = "You have not selected Supplier(s) to delete.";
|
||||
|
||||
Reference in New Issue
Block a user