mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-15 20:37:50 -04:00
Remove duplicated language entry (#1773)
This commit is contained in:
@@ -149,7 +149,6 @@ $lang["config_license"] = "License";
|
||||
$lang["config_license_configuration"] = "License Statement";
|
||||
$lang["config_line_sequence"] = "Line Sequence";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "";
|
||||
$lang["config_lines_per_page_required"] = "Lines Per Page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "Lines Per Page must be a number";
|
||||
$lang["config_locale"] = "Localisation";
|
||||
|
||||
@@ -149,7 +149,6 @@ $lang["config_license"] = "License";
|
||||
$lang["config_license_configuration"] = "License Statement";
|
||||
$lang["config_line_sequence"] = "Line Sequence";
|
||||
$lang["config_lines_per_page"] = "Lines per Page";
|
||||
$lang["config_lines_per_page_number"] = "";
|
||||
$lang["config_lines_per_page_required"] = "Lines per Page is a required field.";
|
||||
$lang["config_lines_per_page_number"] = "Lines per Page must be a number.";
|
||||
$lang["config_locale"] = "Localization";
|
||||
|
||||
Reference in New Issue
Block a user