mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-02 22:47:50 -05:00
48 lines
2.1 KiB
PHP
48 lines
2.1 KiB
PHP
<?php
|
|
|
|
$lang["module_admin_cashups"] = "";
|
|
$lang["module_admin_cashups_desc"] = "";
|
|
$lang["module_attributes"] = "";
|
|
$lang["module_attributes_desc"] = "";
|
|
$lang["module_both"] = "";
|
|
$lang["module_cashups"] = "";
|
|
$lang["module_cashups_desc"] = "";
|
|
$lang["module_config"] = "Einstellungen";
|
|
$lang["module_config_desc"] = "Einstellungen ändern";
|
|
$lang["module_customers"] = "Kunden";
|
|
$lang["module_customers_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_employees"] = "Mitarbeiter";
|
|
$lang["module_employees_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_expenses"] = "";
|
|
$lang["module_expenses_categories"] = "";
|
|
$lang["module_expenses_categories_desc"] = "";
|
|
$lang["module_expenses_desc"] = "";
|
|
$lang["module_giftcards"] = "Gutscheine";
|
|
$lang["module_giftcards_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_home"] = "Home";
|
|
$lang["module_home_desc"] = "";
|
|
$lang["module_item_kits"] = "Artikel-Sets";
|
|
$lang["module_item_kits_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_items"] = "Artikel";
|
|
$lang["module_items_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_messages"] = "Messages";
|
|
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
|
$lang["module_migrate"] = "";
|
|
$lang["module_migrate_desc"] = "";
|
|
$lang["module_office"] = "";
|
|
$lang["module_office_desc"] = "";
|
|
$lang["module_receivings"] = "Eingänge";
|
|
$lang["module_receivings_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_reports"] = "Berichte";
|
|
$lang["module_reports_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_sales"] = "Verkauf";
|
|
$lang["module_sales_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_suppliers"] = "Lieferanten";
|
|
$lang["module_suppliers_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
|
$lang["module_taxes"] = "";
|
|
$lang["module_taxes_desc"] = "";
|
|
$lang["module_timeclocks"] = "";
|
|
$lang["module_timeclocks_categories"] = "";
|
|
$lang["module_timeclocks_categories_desc"] = "";
|
|
$lang["module_timeclocks_desc"] = "";
|