vant 4.2.1 → 4.3.0
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/es/date-picker/utils.mjs +3 -4
- package/es/field/index.css +1 -1
- package/es/image/Image.mjs +1 -1
- package/es/index.d.ts +2 -1
- package/es/index.mjs +4 -1
- package/es/locale/lang/bg-BG.d.ts +2 -1
- package/es/locale/lang/bg-BG.mjs +2 -1
- package/es/locale/lang/bn-BD.d.ts +2 -1
- package/es/locale/lang/bn-BD.mjs +2 -1
- package/es/locale/lang/da-DK.d.ts +2 -1
- package/es/locale/lang/da-DK.mjs +2 -1
- package/es/locale/lang/de-DE-formal.d.ts +2 -1
- package/es/locale/lang/de-DE-formal.mjs +2 -1
- package/es/locale/lang/de-DE.d.ts +2 -1
- package/es/locale/lang/de-DE.mjs +2 -1
- package/es/locale/lang/el-GR.d.ts +2 -1
- package/es/locale/lang/el-GR.mjs +2 -1
- package/es/locale/lang/en-US.d.ts +2 -1
- package/es/locale/lang/en-US.mjs +2 -1
- package/es/locale/lang/eo-EO.d.ts +2 -1
- package/es/locale/lang/eo-EO.mjs +2 -1
- package/es/locale/lang/es-ES.d.ts +2 -1
- package/es/locale/lang/es-ES.mjs +2 -1
- package/es/locale/lang/fa-IR.d.ts +2 -1
- package/es/locale/lang/fa-IR.mjs +2 -1
- package/es/locale/lang/fr-FR.d.ts +2 -1
- package/es/locale/lang/fr-FR.mjs +2 -1
- package/es/locale/lang/he-IL.d.ts +2 -1
- package/es/locale/lang/he-IL.mjs +2 -1
- package/es/locale/lang/hi-IN.d.ts +2 -1
- package/es/locale/lang/hi-IN.mjs +2 -1
- package/es/locale/lang/id-ID.d.ts +2 -1
- package/es/locale/lang/id-ID.mjs +2 -1
- package/es/locale/lang/is-IS.d.ts +2 -1
- package/es/locale/lang/is-IS.mjs +2 -1
- package/es/locale/lang/it-IT.d.ts +2 -1
- package/es/locale/lang/it-IT.mjs +3 -10
- package/es/locale/lang/ja-JP.d.ts +2 -1
- package/es/locale/lang/ja-JP.mjs +2 -1
- package/es/locale/lang/km-KH.d.ts +2 -1
- package/es/locale/lang/km-KH.mjs +2 -1
- package/es/locale/lang/ko-KR.d.ts +2 -1
- package/es/locale/lang/ko-KR.mjs +2 -1
- package/es/locale/lang/la-LA.d.ts +2 -1
- package/es/locale/lang/la-LA.mjs +2 -1
- package/es/locale/lang/mm-MN.d.ts +2 -1
- package/es/locale/lang/mm-MN.mjs +2 -1
- package/es/locale/lang/nb-NO.d.ts +2 -1
- package/es/locale/lang/nb-NO.mjs +2 -1
- package/es/locale/lang/nl-NL.d.ts +2 -1
- package/es/locale/lang/nl-NL.mjs +2 -1
- package/es/locale/lang/pt-BR.d.ts +2 -1
- package/es/locale/lang/pt-BR.mjs +2 -1
- package/es/locale/lang/ro-RO.d.ts +2 -1
- package/es/locale/lang/ro-RO.mjs +2 -1
- package/es/locale/lang/ru-RU.d.ts +2 -1
- package/es/locale/lang/ru-RU.mjs +2 -1
- package/es/locale/lang/sv-SE.d.ts +2 -1
- package/es/locale/lang/sv-SE.mjs +2 -1
- package/es/locale/lang/th-TH.d.ts +2 -1
- package/es/locale/lang/th-TH.mjs +2 -1
- package/es/locale/lang/tr-TR.d.ts +2 -1
- package/es/locale/lang/tr-TR.mjs +2 -1
- package/es/locale/lang/uk-UA.d.ts +2 -1
- package/es/locale/lang/uk-UA.mjs +3 -10
- package/es/locale/lang/vi-VN.d.ts +2 -1
- package/es/locale/lang/vi-VN.mjs +2 -1
- package/es/locale/lang/zh-CN.d.ts +2 -1
- package/es/locale/lang/zh-CN.mjs +2 -1
- package/es/locale/lang/zh-HK.d.ts +2 -1
- package/es/locale/lang/zh-HK.mjs +2 -1
- package/es/locale/lang/zh-TW.d.ts +2 -1
- package/es/locale/lang/zh-TW.mjs +2 -1
- package/es/signature/Signature.d.ts +63 -0
- package/es/signature/Signature.mjs +129 -0
- package/es/signature/index.css +1 -0
- package/es/signature/index.d.ts +50 -0
- package/es/signature/index.mjs +8 -0
- package/es/signature/style/index.d.ts +1 -0
- package/es/signature/style/index.mjs +6 -0
- package/lib/date-picker/utils.js +2 -3
- package/lib/field/index.css +1 -1
- package/lib/image/Image.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.js +4 -1
- package/lib/locale/lang/bg-BG.d.ts +2 -1
- package/lib/locale/lang/bg-BG.js +2 -1
- package/lib/locale/lang/bn-BD.d.ts +2 -1
- package/lib/locale/lang/bn-BD.js +2 -1
- package/lib/locale/lang/da-DK.d.ts +2 -1
- package/lib/locale/lang/da-DK.js +2 -1
- package/lib/locale/lang/de-DE-formal.d.ts +2 -1
- package/lib/locale/lang/de-DE-formal.js +2 -1
- package/lib/locale/lang/de-DE.d.ts +2 -1
- package/lib/locale/lang/de-DE.js +2 -1
- package/lib/locale/lang/el-GR.d.ts +2 -1
- package/lib/locale/lang/el-GR.js +2 -1
- package/lib/locale/lang/en-US.d.ts +2 -1
- package/lib/locale/lang/en-US.js +2 -1
- package/lib/locale/lang/eo-EO.d.ts +2 -1
- package/lib/locale/lang/eo-EO.js +2 -1
- package/lib/locale/lang/es-ES.d.ts +2 -1
- package/lib/locale/lang/es-ES.js +2 -1
- package/lib/locale/lang/fa-IR.d.ts +2 -1
- package/lib/locale/lang/fa-IR.js +2 -1
- package/lib/locale/lang/fr-FR.d.ts +2 -1
- package/lib/locale/lang/fr-FR.js +2 -1
- package/lib/locale/lang/he-IL.d.ts +2 -1
- package/lib/locale/lang/he-IL.js +2 -1
- package/lib/locale/lang/hi-IN.d.ts +2 -1
- package/lib/locale/lang/hi-IN.js +2 -1
- package/lib/locale/lang/id-ID.d.ts +2 -1
- package/lib/locale/lang/id-ID.js +2 -1
- package/lib/locale/lang/is-IS.d.ts +2 -1
- package/lib/locale/lang/is-IS.js +2 -1
- package/lib/locale/lang/it-IT.d.ts +2 -1
- package/lib/locale/lang/it-IT.js +3 -10
- package/lib/locale/lang/ja-JP.d.ts +2 -1
- package/lib/locale/lang/ja-JP.js +2 -1
- package/lib/locale/lang/km-KH.d.ts +2 -1
- package/lib/locale/lang/km-KH.js +2 -1
- package/lib/locale/lang/ko-KR.d.ts +2 -1
- package/lib/locale/lang/ko-KR.js +2 -1
- package/lib/locale/lang/la-LA.d.ts +2 -1
- package/lib/locale/lang/la-LA.js +2 -1
- package/lib/locale/lang/mm-MN.d.ts +2 -1
- package/lib/locale/lang/mm-MN.js +2 -1
- package/lib/locale/lang/nb-NO.d.ts +2 -1
- package/lib/locale/lang/nb-NO.js +2 -1
- package/lib/locale/lang/nl-NL.d.ts +2 -1
- package/lib/locale/lang/nl-NL.js +2 -1
- package/lib/locale/lang/pt-BR.d.ts +2 -1
- package/lib/locale/lang/pt-BR.js +2 -1
- package/lib/locale/lang/ro-RO.d.ts +2 -1
- package/lib/locale/lang/ro-RO.js +2 -1
- package/lib/locale/lang/ru-RU.d.ts +2 -1
- package/lib/locale/lang/ru-RU.js +2 -1
- package/lib/locale/lang/sv-SE.d.ts +2 -1
- package/lib/locale/lang/sv-SE.js +2 -1
- package/lib/locale/lang/th-TH.d.ts +2 -1
- package/lib/locale/lang/th-TH.js +2 -1
- package/lib/locale/lang/tr-TR.d.ts +2 -1
- package/lib/locale/lang/tr-TR.js +2 -1
- package/lib/locale/lang/uk-UA.d.ts +2 -1
- package/lib/locale/lang/uk-UA.js +3 -10
- package/lib/locale/lang/vi-VN.d.ts +2 -1
- package/lib/locale/lang/vi-VN.js +2 -1
- package/lib/locale/lang/zh-CN.d.ts +2 -1
- package/lib/locale/lang/zh-CN.js +2 -1
- package/lib/locale/lang/zh-HK.d.ts +2 -1
- package/lib/locale/lang/zh-HK.js +2 -1
- package/lib/locale/lang/zh-TW.d.ts +2 -1
- package/lib/locale/lang/zh-TW.js +2 -1
- package/lib/signature/Signature.d.ts +63 -0
- package/lib/signature/Signature.js +148 -0
- package/lib/signature/index.css +1 -0
- package/lib/signature/index.d.ts +50 -0
- package/lib/signature/index.js +37 -0
- package/lib/signature/style/index.d.ts +1 -0
- package/lib/signature/style/index.js +6 -0
- package/lib/vant.cjs.js +909 -786
- package/lib/vant.es.js +909 -786
- package/lib/vant.js +909 -786
- package/lib/vant.min.js +1 -1
- package/lib/web-types.json +1 -1
- package/package.json +8 -8
package/lib/index.d.ts
CHANGED
@@ -67,6 +67,7 @@ export * from "./search";
|
|
67
67
|
export * from "./share-sheet";
|
68
68
|
export * from "./sidebar";
|
69
69
|
export * from "./sidebar-item";
|
70
|
+
export * from "./signature";
|
70
71
|
export * from "./skeleton";
|
71
72
|
export * from "./skeleton-avatar";
|
72
73
|
export * from "./skeleton-image";
|
@@ -100,4 +101,4 @@ declare namespace _default {
|
|
100
101
|
}
|
101
102
|
export default _default;
|
102
103
|
export function install(app: any): void;
|
103
|
-
export const version: "4.
|
104
|
+
export const version: "4.3.0";
|
package/lib/index.js
CHANGED
@@ -91,6 +91,7 @@ var import_search = require("./search");
|
|
91
91
|
var import_share_sheet = require("./share-sheet");
|
92
92
|
var import_sidebar = require("./sidebar");
|
93
93
|
var import_sidebar_item = require("./sidebar-item");
|
94
|
+
var import_signature = require("./signature");
|
94
95
|
var import_skeleton = require("./skeleton");
|
95
96
|
var import_skeleton_avatar = require("./skeleton-avatar");
|
96
97
|
var import_skeleton_image = require("./skeleton-image");
|
@@ -187,6 +188,7 @@ __reExport(stdin_exports, require("./search"), module.exports);
|
|
187
188
|
__reExport(stdin_exports, require("./share-sheet"), module.exports);
|
188
189
|
__reExport(stdin_exports, require("./sidebar"), module.exports);
|
189
190
|
__reExport(stdin_exports, require("./sidebar-item"), module.exports);
|
191
|
+
__reExport(stdin_exports, require("./signature"), module.exports);
|
190
192
|
__reExport(stdin_exports, require("./skeleton"), module.exports);
|
191
193
|
__reExport(stdin_exports, require("./skeleton-avatar"), module.exports);
|
192
194
|
__reExport(stdin_exports, require("./skeleton-image"), module.exports);
|
@@ -214,7 +216,7 @@ __reExport(stdin_exports, require("./toast"), module.exports);
|
|
214
216
|
__reExport(stdin_exports, require("./tree-select"), module.exports);
|
215
217
|
__reExport(stdin_exports, require("./uploader"), module.exports);
|
216
218
|
__reExport(stdin_exports, require("./watermark"), module.exports);
|
217
|
-
const version = "4.
|
219
|
+
const version = "4.3.0";
|
218
220
|
function install(app) {
|
219
221
|
const components = [
|
220
222
|
import_action_bar.ActionBar,
|
@@ -285,6 +287,7 @@ function install(app) {
|
|
285
287
|
import_share_sheet.ShareSheet,
|
286
288
|
import_sidebar.Sidebar,
|
287
289
|
import_sidebar_item.SidebarItem,
|
290
|
+
import_signature.Signature,
|
288
291
|
import_skeleton.Skeleton,
|
289
292
|
import_skeleton_avatar.SkeletonAvatar,
|
290
293
|
import_skeleton_image.SkeletonImage,
|
package/lib/locale/lang/bg-BG.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u0418\u043C\u0435",
|
25
25
|
tel: "\u0422\u0435\u043B\u0435\u0444\u043E\u043D",
|
26
26
|
save: "\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435",
|
27
|
-
|
27
|
+
clear: "\u044F\u0441\u043D\u043E",
|
28
28
|
cancel: "\u041E\u0442\u043A\u0430\u0437",
|
29
|
+
confirm: "\u041F\u043E\u0442\u0432\u044A\u0440\u0434\u0438",
|
29
30
|
delete: "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043D\u0435",
|
30
31
|
loading: "\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435...",
|
31
32
|
noCoupon: "\u0411\u0435\u0437 \u043A\u0443\u043F\u043E\u043D\u0438",
|
package/lib/locale/lang/bn-BD.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u09A8\u09BE\u09AE",
|
25
25
|
tel: "\u09AB\u09CB\u09A8",
|
26
26
|
save: "\u09B8\u0982\u09B0\u0995\u09CD\u09B7\u09A3 \u0995\u09B0\u09C1\u09A8",
|
27
|
-
|
27
|
+
clear: "\u09AA\u09B0\u09BF\u09B7\u09CD\u0995\u09BE\u09B0",
|
28
28
|
cancel: "\u09AC\u09BE\u09A4\u09BF\u09B2",
|
29
|
+
confirm: "\u09A8\u09BF\u09B6\u09CD\u099A\u09BF\u09A4 \u0995\u09B0\u09C1\u09A8",
|
29
30
|
delete: "\u09AE\u09C1\u099B\u09C1\u09A8",
|
30
31
|
loading: "\u09B2\u09CB\u09A1 \u09B9\u099A\u09CD\u099B\u09C7...",
|
31
32
|
noCoupon: "\u0995\u09CB\u09A8 \u0995\u09C1\u09AA\u09A8 \u09A8\u09C7\u0987",
|
package/lib/locale/lang/da-DK.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Name",
|
25
25
|
tel: "Telefon",
|
26
26
|
save: "Speichern",
|
27
|
-
|
27
|
+
clear: "Klar",
|
28
28
|
cancel: "Abbrechen",
|
29
|
+
confirm: "Best\xE4tigen",
|
29
30
|
delete: "L\xF6schen",
|
30
31
|
loading: "Laden...",
|
31
32
|
noCoupon: "Keine Coupons",
|
package/lib/locale/lang/de-DE.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Name",
|
25
25
|
tel: "Telefon",
|
26
26
|
save: "Speichern",
|
27
|
-
|
27
|
+
clear: "Klar",
|
28
28
|
cancel: "Abbrechen",
|
29
|
+
confirm: "Best\xE4tigen",
|
29
30
|
delete: "L\xF6schen",
|
30
31
|
loading: "Laden...",
|
31
32
|
noCoupon: "Keine Coupons",
|
package/lib/locale/lang/el-GR.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u038C\u03BD\u03BF\u03BC\u03B1",
|
25
25
|
tel: "\u03A4\u03B7\u03BB\u03AD\u03C6\u03C9\u03BD\u03BF",
|
26
26
|
save: "\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7",
|
27
|
-
|
27
|
+
clear: "\u03A3\u03B1\u03C6\u03AE",
|
28
28
|
cancel: "\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7",
|
29
|
+
confirm: "\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7",
|
29
30
|
delete: "\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE",
|
30
31
|
loading: "\u03A6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7...",
|
31
32
|
noCoupon: "\u03A7\u03C9\u03C1\u03AF\u03C2 \u03BA\u03BF\u03C5\u03C0\u03CC\u03BD\u03B9\u03B1",
|
package/lib/locale/lang/en-US.js
CHANGED
package/lib/locale/lang/eo-EO.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Nomo",
|
25
25
|
tel: "Telefonnumero",
|
26
26
|
save: "Konservi",
|
27
|
-
|
27
|
+
clear: "Klara",
|
28
28
|
cancel: "Rezigni",
|
29
|
+
confirm: "Konfirmi",
|
29
30
|
delete: "Forigi",
|
30
31
|
loading: "Bonvolu atendi...",
|
31
32
|
noCoupon: "Neniu kupono",
|
package/lib/locale/lang/es-ES.js
CHANGED
package/lib/locale/lang/fa-IR.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u0646\u0627\u0645",
|
25
25
|
tel: "\u062A\u0644\u0641\u0646",
|
26
26
|
save: "\u0630\u062E\u06CC\u0631\u0647",
|
27
|
-
|
27
|
+
clear: "\u067E\u0627\u06A9 \u06A9\u0631\u062F\u0646",
|
28
28
|
cancel: "\u0627\u0646\u0635\u0631\u0627\u0641",
|
29
|
+
confirm: "\u062A\u0627\u06CC\u06CC\u062F",
|
29
30
|
delete: "\u062D\u0630\u0641",
|
30
31
|
loading: "\u062F\u0631 \u062D\u0627\u0644 \u0628\u0627\u0631\u06AF\u0632\u0627\u0631\u06CC ...",
|
31
32
|
noCoupon: "\u0628\u062F\u0648\u0646 \u06A9\u0648\u067E\u0646",
|
package/lib/locale/lang/fr-FR.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Nom",
|
25
25
|
tel: "Telephone",
|
26
26
|
save: "Sauvegarder",
|
27
|
-
|
27
|
+
clear: "Clair",
|
28
28
|
cancel: "Annuler",
|
29
|
+
confirm: "Confirmer",
|
29
30
|
delete: "Suprimer",
|
30
31
|
loading: "Chargement...",
|
31
32
|
noCoupon: "Pas de coupons",
|
package/lib/locale/lang/he-IL.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u05E9\u05DD",
|
25
25
|
tel: "\u05D8\u05DC\u05E4\u05D5\u05DF",
|
26
26
|
save: "\u05E9\u05DE\u05D5\u05E8",
|
27
|
-
|
27
|
+
clear: "\u05D1\u05E8\u05D5\u05E8",
|
28
28
|
cancel: "\u05D1\u05D9\u05D8\u05D5\u05DC",
|
29
|
+
confirm: "\u05D0\u05D9\u05E9\u05D5\u05E8",
|
29
30
|
delete: "\u05DE\u05D7\u05D9\u05E7\u05D4",
|
30
31
|
loading: "\u05D8\u05D5\u05E2\u05DF...",
|
31
32
|
noCoupon: "\u05D0\u05D9\u05DF \u05E7\u05D5\u05E4\u05D5\u05E0\u05D9\u05DD",
|
package/lib/locale/lang/hi-IN.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u0928\u093E\u092E",
|
25
25
|
tel: "\u092B\u093C\u094B\u0928",
|
26
26
|
save: "\u0938\u0939\u0947\u091C\u0947\u0902",
|
27
|
-
|
27
|
+
clear: "\u0938\u093E\u092B\u093C",
|
28
28
|
cancel: "\u0930\u0926\u094D\u0926 \u0915\u0930\u0947\u0902",
|
29
|
+
confirm: "\u092A\u0941\u0937\u094D\u091F\u093F \u0915\u0930\u0928\u093E",
|
29
30
|
delete: "\u0939\u091F\u093E\u090F\u0902",
|
30
31
|
loading: "\u0932\u094B\u0921 \u0939\u094B \u0930\u0939\u093E \u0939\u0948...",
|
31
32
|
noCoupon: "\u0915\u094B\u0908 \u0915\u0942\u092A\u0928 \u0928\u0939\u0940\u0902",
|
package/lib/locale/lang/id-ID.js
CHANGED
package/lib/locale/lang/is-IS.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Nafn",
|
25
25
|
tel: "S\xEDmi",
|
26
26
|
save: "Vista",
|
27
|
-
|
27
|
+
clear: "Hreinsa",
|
28
28
|
cancel: "h\xE6tta vi\xF0",
|
29
|
+
confirm: "Sta\xF0festa",
|
29
30
|
delete: "Ey\xF0a",
|
30
31
|
loading: "Hle\xF0ur...",
|
31
32
|
noCoupon: "Engin afsl\xE1ttarmi\xF0a",
|
package/lib/locale/lang/it-IT.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "Nome",
|
25
25
|
tel: "Telefono",
|
26
26
|
save: "Salva",
|
27
|
-
|
27
|
+
clear: "Chiaro",
|
28
28
|
cancel: "Annulla",
|
29
|
+
confirm: "Conferma",
|
29
30
|
delete: "Elimina",
|
30
31
|
loading: "Caricamento in corso...",
|
31
32
|
noCoupon: "Nessun coupon",
|
@@ -36,15 +37,7 @@ var stdin_default = {
|
|
36
37
|
end: "Fine",
|
37
38
|
start: "Inizio",
|
38
39
|
title: "Calendario",
|
39
|
-
weekdays: [
|
40
|
-
"dom",
|
41
|
-
"lun",
|
42
|
-
"mar",
|
43
|
-
"mer",
|
44
|
-
"gio",
|
45
|
-
"ven",
|
46
|
-
"sab"
|
47
|
-
],
|
40
|
+
weekdays: ["dom", "lun", "mar", "mer", "gio", "ven", "sab"],
|
48
41
|
monthTitle: (year, month) => `${year}/${month}`,
|
49
42
|
rangePrompt: (maxRange) => `Scegli non pi\xF9 di ${maxRange} giorni`
|
50
43
|
},
|
package/lib/locale/lang/ja-JP.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u304A\u540D\u524D",
|
25
25
|
tel: "\u96FB\u8A71\u756A\u53F7",
|
26
26
|
save: "\u30BB\u30FC\u30D6",
|
27
|
-
|
27
|
+
clear: "\u30AF\u30EA\u30A2",
|
28
28
|
cancel: "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
29
|
+
confirm: "\u78BA\u8A8D",
|
29
30
|
delete: "\u524A\u9664",
|
30
31
|
loading: "\u8AAD\u307F\u8FBC\u307F\u4E2D...",
|
31
32
|
noCoupon: "\u30AF\u30FC\u30DD\u30F3\u306F\u3042\u308A\u307E\u305B\u3093",
|
package/lib/locale/lang/km-KH.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u1788\u17D2\u1798\u17C4\u17C7",
|
25
25
|
tel: "\u1791\u17BC\u179A\u179F\u17D0\u1796\u17D2\u1791",
|
26
26
|
save: "\u179A\u1780\u17D2\u179F\u17B6\u1791\u17BB\u1780",
|
27
|
-
|
27
|
+
clear: "\u1785\u17D2\u1794\u17B6\u179F\u17CB",
|
28
28
|
cancel: "\u1794\u17C4\u17C7\u1794\u1784\u17CB",
|
29
|
+
confirm: "\u1799\u179B\u17CB\u1796\u17D2\u179A\u1798",
|
29
30
|
delete: "\u179B\u17BB\u1794",
|
30
31
|
loading: "\u1780\u17C6\u1796\u17BB\u1784\u200B\u1795\u17D2\u1791\u17BB\u1780...",
|
31
32
|
noCoupon: "\u1782\u17D2\u1798\u17B6\u1793\u1782\u17BC\u1794\u17C9\u17BB\u1784",
|
package/lib/locale/lang/ko-KR.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\uC774\uB984",
|
25
25
|
tel: "\uD578\uB4DC\uD3F0",
|
26
26
|
save: "\uAD6C\uD558\uB2E4",
|
27
|
-
|
27
|
+
clear: "\uBD84\uBA85\uD55C",
|
28
28
|
cancel: "\uCDE8\uC18C",
|
29
|
+
confirm: "\uD655\uC778",
|
29
30
|
delete: "\uC0AD\uC81C",
|
30
31
|
loading: "\uB85C\uB529 \uC911...",
|
31
32
|
noCoupon: "\uCFE0\uD3F0 \uC5C6\uC74C",
|
package/lib/locale/lang/la-LA.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u0E8A\u0EB7\u0EC8",
|
25
25
|
tel: "\u0EC2\u0E97\u0EA5\u0EB0\u0EAA\u0EB1\u0E9A",
|
26
26
|
save: "\u0E9A\u0EB1\u0E99\u0E97\u0EB6\u0E81",
|
27
|
-
|
27
|
+
clear: "\u0E88\u0EB0\u0EC1\u0E88\u0EC9\u0E87",
|
28
28
|
cancel: "\u0E8D\u0EBB\u0E81\u0EC0\u0EA5\u0EB5\u0E81",
|
29
|
+
confirm: "\u0EA2\u0EB6\u0E99\u0EA2\u0EB1\u0E99",
|
29
30
|
delete: "\u0EA5\u0EB7\u0E9A",
|
30
31
|
loading: "\u0E81\u0EB3\u0EA5\u0EB1\u0E87\u0EC2\u0EAB\u0EBC\u0E94...",
|
31
32
|
noCoupon: "\u0E9A\u0ECD\u0EC8\u0EA1\u0EB5\u0E84\u0EB9\u0E9B\u0EAD\u0E87",
|
package/lib/locale/lang/mm-MN.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "\u041D\u044D\u0440",
|
25
25
|
tel: "\u0423\u0442\u0430\u0441",
|
26
26
|
save: "\u0425\u0430\u0434\u0433\u0430\u043B\u0430\u0445",
|
27
|
-
|
27
|
+
clear: "\u0422\u043E\u0434\u043E\u0440\u0445\u043E\u0439",
|
28
28
|
cancel: "\u0426\u0443\u0446\u043B\u0430\u0445",
|
29
|
+
confirm: "\u0411\u0430\u0442\u0430\u043B\u0433\u0430\u0430\u0436\u0443\u0443\u043B\u0430\u0445",
|
29
30
|
delete: "\u0423\u0441\u0442\u0433\u0430\u0445",
|
30
31
|
loading: "\u0410\u0447\u0430\u0430\u0436 \u0431\u0430\u0439\u043D\u0430...",
|
31
32
|
noCoupon: "\u041A\u0443\u043F\u043E\u043D \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
|
package/lib/locale/lang/nb-NO.js
CHANGED
package/lib/locale/lang/nl-NL.js
CHANGED
@@ -24,8 +24,9 @@ var stdin_default = {
|
|
24
24
|
name: "naam",
|
25
25
|
tel: "Telefoon",
|
26
26
|
save: "Opslaan",
|
27
|
-
|
27
|
+
clear: "Duidelijk",
|
28
28
|
cancel: "Annuleren",
|
29
|
+
confirm: "Bevestigen",
|
29
30
|
delete: "Verwijderen",
|
30
31
|
loading: "Bezig met laden...",
|
31
32
|
noCoupon: "Geen coupons",
|
package/lib/locale/lang/pt-BR.js
CHANGED