sm-types 1.11.89 → 1.11.91
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/common/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@ exports.LIST_BUS_OPTIONS = {
|
|
|
14
14
|
usecase: "LIST_BUS_OPTIONS",
|
|
15
15
|
type: "SUPPLIER_ERROR",
|
|
16
16
|
messageLangMap: {
|
|
17
|
-
"PT-BR": "
|
|
18
|
-
"EN-US": "
|
|
17
|
+
"PT-BR": "No momento não foi possível estabelecer comunicação com nosso fornecedor. Por favor, tente novamente em alguns instantes ou entre em contato pelo chat, para que possamos ajudá-lo",
|
|
18
|
+
"EN-US": "We were unable to establish communication with our supplier at the moment. Please try again in a few moments or contact us via chat so we can help you.",
|
|
19
19
|
},
|
|
20
20
|
},
|
|
21
21
|
INVALID_ACTOR: {
|
package/package.json
CHANGED
package/sm-airlines/index.d.ts
CHANGED