Skip to content

Commit

Permalink
#1035 new error descriptions for LWA
Browse files Browse the repository at this point in the history
  • Loading branch information
adiganga2002 committed Nov 11, 2022
1 parent d5c0dca commit 29e1039
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apihub-root/lightweight-pwa/js/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ export const translations = {
"en": {
"app_version": "App version: ",
"welcome": "Welcome to PharmaLedger",
"scan_explain": "Find the 2D code on your medicine to scan and view information",
"scan_button": "Scan Datamatrix",
"scan_explain": "Find the DataMatrix Barcode on your medicine to scan and view information",
"scan_button": "Scan DataMatrix",
"app_name": "PharmaLedger",
"cancel": "Cancel",
"change_camera": "Change camera",
Expand All @@ -20,7 +20,7 @@ export const translations = {
"leaflet_incorrect_date_subtitle": "Scanned date is incorrect",
"leaflet_incorrect_date_message": "<b> This product's date is incorrect</b>.",
"select_lang_title": "Leaflet unavailable",
"select_lang_subtitle": "Language Missing",
"select_lang_subtitle": "Language Unavailable",
"scan_error_title": "Scan Error",
"scan_parse_error_message": "Error parsing GS1 non standard code:",
"scan_parse_error": "Failed to parse 2d matrix",
Expand Down

0 comments on commit 29e1039

Please # to comment.