From bc8d9e6c7eee9c0f2bc84f60bece8c7f3f9166ad Mon Sep 17 00:00:00 2001 From: andreubisquerra Date: Sun, 9 Feb 2020 14:04:22 +0100 Subject: [PATCH] Add langs tags --- htdocs/langs/en_US/receiptprinter.lang | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/htdocs/langs/en_US/receiptprinter.lang b/htdocs/langs/en_US/receiptprinter.lang index 9a3b28fa399..3df49b9fe67 100644 --- a/htdocs/langs/en_US/receiptprinter.lang +++ b/htdocs/langs/en_US/receiptprinter.lang @@ -54,3 +54,10 @@ DOL_UNDERLINE=Enable underline DOL_UNDERLINE_DISABLED=Disable underline DOL_BEEP=Beed sound DOL_PRINT_TEXT=Print text +DOL_VALUE_DATE=Invoice date +DOL_VALUE_DATE_TIME=Invoice date and time +DOL_VALUE_YEAR=Invoice year +DOL_VALUE_MONTH_LETTERS=Invoice month in letters +DOL_VALUE_MONTH=Invoice month +DOL_VALUE_DAY=Invoice day +DOL_VALUE_DAY_LETTERS=Inovice day in letters