mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-26 10:03:11 -04:00
Remove copyright comments and apply suggestions
This commit is contained in:
@@ -182,8 +182,4 @@ $lang["config_number_locale_required"] = "Number Locale is a required field";
|
||||
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
|
||||
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
|
||||
$lang["config_theme"] = "Theme";
|
||||
/**
|
||||
* Added by Jorge Colmenarez 2016-10-31 16:30
|
||||
* Support for DateTime Reports Filter
|
||||
*/
|
||||
$lang["config_filter_datetime_format"] = "Filter with date/time format in reports";
|
||||
|
||||
@@ -181,9 +181,4 @@ $lang["config_return_policy_required"] = "Política de Devolución es requerida"
|
||||
$lang["config_number_locale_required"] = "Numero local es un campo requerido";
|
||||
$lang["config_number_locale_invalid"] = "El local ingresado es invalido. Revisa el link en el tooltip para encontrar informacion";
|
||||
$lang["config_number_locale_tooltip"] = "Encontrar un local adecuado en esta liga";
|
||||
$lang["config_theme"] = "Tema";
|
||||
/**
|
||||
* Added by Jorge Colmenarez 2016-10-31 16:34
|
||||
* Support for DateTime Reports Filter
|
||||
*/
|
||||
$lang["config_filter_datetime_format"] = "Filtrar con formato de fecha/hora en los informes";
|
||||
$lang["config_theme"] = "Tema";
|
||||
Reference in New Issue
Block a user