mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-25 11:27:21 -05:00
Update language files (#932)
This commit is contained in:
@@ -37,7 +37,6 @@ $lang["config_company_remove_image"] = "Remove Image";
|
||||
$lang["config_company_required"] = "Company name is a required field";
|
||||
$lang["config_company_website_url"] = "Company website is not a valid URL (http://...)";
|
||||
$lang["config_comma"] = "comma";
|
||||
$lang["config_date_or_time_format"] = "Date and Time";
|
||||
$lang["config_country_codes"] = "Country Codes";
|
||||
$lang["config_country_codes_tooltip"] = "Comma separated list of country codes for nominatim address lookup.";
|
||||
$lang["config_currency_symbol"] = "Currency Symbol";
|
||||
@@ -52,6 +51,7 @@ $lang["config_custom7"] = "Custom Field 7";
|
||||
$lang["config_custom8"] = "Custom Field 8";
|
||||
$lang["config_custom9"] = "Custom Field 9";
|
||||
$lang["config_custom10"] = "Custom Field 10";
|
||||
$lang["config_date_or_time_format"] = "Date and Time filter";
|
||||
$lang["config_datetimeformat"] = "Date and Time format";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
|
||||
@@ -51,6 +51,7 @@ $lang["config_custom7"] = "Campo Libre 7";
|
||||
$lang["config_custom8"] = "Campo Libre 8";
|
||||
$lang["config_custom9"] = "Campo Libre 9";
|
||||
$lang["config_custom10"] = "Campo Libre 10";
|
||||
$lang["config_date_or_time_format"] = "Filtro de fecha y hora";
|
||||
$lang["config_datetimeformat"] = "Formato de fecha y hora";
|
||||
$lang["config_decimal_point"] = "Punto Decimal";
|
||||
$lang["config_default_barcode_font_size_number"] = "Tamaño de fuente del código de barras debe ser un número";
|
||||
|
||||
Reference in New Issue
Block a user