Skip to content

Commit

Permalink
Translated using Weblate (Croatian)
Browse files Browse the repository at this point in the history
Currently translated at 68.3% (151 of 221 strings)

Translation: opensourcepos/sales
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/hr/
  • Loading branch information
WebShells authored and weblate committed Jul 8, 2023
1 parent dcb7975 commit 8659c17
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions application/language/hr-HR/sales_lang.php
@@ -1,5 +1,4 @@
<?php

<?php
$lang["customers_available_points"] = "";
$lang["rewards_package"] = "";
$lang["rewards_remaining_balance"] = "";
Expand Down Expand Up @@ -37,7 +36,7 @@
$lang["sales_current_table"] = "";
$lang["sales_customer"] = "Kupac";
$lang["sales_customer_address"] = "Adresa kupca";
$lang["sales_customer_discount"] = "Discount";
$lang["sales_customer_discount"] = "Popust";
$lang["sales_customer_email"] = "e-mail kupca";
$lang["sales_customer_location"] = "Mjesto kupca";
$lang["sales_customer_mailchimp_status"] = "";
Expand All @@ -53,7 +52,7 @@
$lang["sales_debit"] = "Debitna kartica";
$lang["sales_debit_filter"] = "";
$lang["sales_delete"] = "";
$lang["sales_delete_confirmation"] = "Želite li obrisati ovu prodaju. Ova akcija ne može se vratiti?";
$lang["sales_delete_confirmation"] = "Želite li obrisati ovu prodaju? Ova akcija ne može se vratiti.";
$lang["sales_delete_entire_sale"] = "Obrisati cjelokupnu prodaju";
$lang["sales_delete_successful"] = "Uspješno ste obrisali prodaju";
$lang["sales_delete_unsuccessful"] = "Neuspješno brisanje prodaje";
Expand Down

0 comments on commit 8659c17

Please sign in to comment.