Update language files (#932)

This commit is contained in:
FrancescoUK
2017-02-04 12:15:40 +00:00
parent 5f5394b18f
commit 8140d1aee4
2 changed files with 2 additions and 1 deletions

View File

@@ -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";

View File

@@ -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";