@tiba-spark/client-shared-lib 25.3.0-312 → 25.3.0-313
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/libraries/enums/localization.enum.mjs +2 -2
- package/fesm2022/tiba-spark-client-shared-lib.mjs +1 -1
- package/fesm2022/tiba-spark-client-shared-lib.mjs.map +1 -1
- package/libraries/enums/localization.enum.d.ts +1 -1
- package/libraries/enums/localization.enum.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/libraries/theme/_modals.scss +1 -1
|
@@ -25323,7 +25323,7 @@ var Localization;
|
|
|
25323
25323
|
Localization["updateBusinessId"] = "updateBusinessId";
|
|
25324
25324
|
Localization["updateApiKey"] = "updateApiKey";
|
|
25325
25325
|
Localization["updateSettings"] = "Update Settings";
|
|
25326
|
-
Localization["
|
|
25326
|
+
Localization["update_setting_message"] = "update_setting_message";
|
|
25327
25327
|
Localization["updateSettingsNow"] = "Update Settings Now";
|
|
25328
25328
|
Localization["no_digital_receipt_selected"] = "no_digital_receipt_selected";
|
|
25329
25329
|
Localization["business_id"] = "business_id";
|