Files
opensourcepos/app/Language/az/Cashups.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

51 lines
2.5 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
"amount" => "Məbləğ",
"amount_number" => "Məbləğ rəqəmlə olmalıdır",
"amount_required" => "Məbləğ zəruri sahədir.",
"cancel_cashups" => "",
"cancel_cashups_enter" => "",
"cannot_be_deleted" => "Pul vahidi silinməsi mümkün deyil",
"cash_difference" => "",
"close_date" => "Bağlanma Tarixi",
"close_employee" => "Bağlıdır",
"closed_amount_card" => "Kartlar",
"closed_amount_cash" => "Kassanın Bağlanması",
"closed_amount_check" => "Çeklər",
"closed_amount_due" => "Rüsum",
"closed_amount_giftcard" => "",
"closed_amount_total" => "Cəmi",
"closed_date" => "Bağlanma tarixi",
"confirm_delete" => "Seçilmiş Pul vahidi silmək istədiyinizə əminsinizmi?",
"confirm_restore" => "Seçilmiş Pul vahidi bərpa etmək istədiyinizə əminsinizmi?",
"confirm_submit" => "",
"date_number" => "Tarix rəqəmlə olmalıdır",
"date_required" => "Tarixi tələb olunan bir sahədir",
"description" => "Təsvir",
"enable_expected" => "",
"error_adding_updating" => "XƏTA Pul vahidi Əvavə/yenilənmədə",
"giftcard" => "",
"id" => "İD",
"info" => "Pul vahidi məlumatı",
"info_employee" => "",
"is_deleted" => "Silindi",
"new" => "Yeni Pul vahidi",
"no_cashups_to_display" => "Göstərmək üçün heç nağd pul yoxdur",
"none_selected" => "Siz pul seçmədiniz",
"note" => "Qeydlər",
"one_or_multiple" => "Pul Vahidləri",
"open_amount_cash" => "Kassanı",
"open_date" => "Tarixi aç",
"open_employee" => "ıqdır",
"opened_date" => "ılma Tarixi",
"successful_adding" => "Pul vahidi əlavə edildi",
"successful_deleted" => "Pul vahidi silindi",
"successful_updating" => "Pul vahidi yeniləndi",
"total" => "Cəmi",
"transfer_amount_cash" => "Pul vahidi Giriş/Çıxışları",
"transfer_amount_cash_minus" => "",
"update" => "Pul vahidi Yeniləndi",
"warning" => "",
];