Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions dist/carousel/l10n/zh_CN.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
export declare const zh_CN: {
ERROR: string;
NEXT: string;
PREV: string;
GOTO: string;
DOWNLOAD: string;
TOGGLE_FULLSCREEN: string;
TOGGLE_EXPAND: string;
TOGGLE_THUMBS: string;
TOGGLE_AUTOPLAY: string;
IMAGE_ERROR: string;
MOVE_UP: string;
MOVE_DOWN: string;
MOVE_LEFT: string;
MOVE_RIGHT: string;
ZOOM_IN: string;
ZOOM_OUT: string;
TOGGLE_FULL: string;
TOGGLE_1TO1: string;
ITERATE_ZOOM: string;
ROTATE_CCW: string;
ROTATE_CW: string;
FLIP_X: string;
FLIP_Y: string;
RESET: string;
TOGGLE_FS: string;
};
2 changes: 2 additions & 0 deletions dist/carousel/l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*! License details at fancyapps.com/license */
import{zh_CN as l}from"../../panzoom/l10n/zh_CN.js";const s=Object.assign(Object.assign({},l),{ERROR:"出错了,请稍后重试",NEXT:"下一页",PREV:"上一页",GOTO:"跳转到 #%d 页",DOWNLOAD:"下载",TOGGLE_FULLSCREEN:"切换全屏模式",TOGGLE_EXPAND:"切换全屏模式",TOGGLE_THUMBS:"切换缩略图",TOGGLE_AUTOPLAY:"切换自动播放"});export{s as zh_CN};
1 change: 1 addition & 0 deletions dist/carousel/l10n/zh_CN.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 31 additions & 0 deletions dist/fancybox/l10n/zh_CN.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
export declare const zh_CN: {
CLOSE: string;
NEXT: string;
PREV: string;
MODAL: string;
ELEMENT_NOT_FOUND: string;
IFRAME_ERROR: string;
ERROR: string;
GOTO: string;
DOWNLOAD: string;
TOGGLE_FULLSCREEN: string;
TOGGLE_EXPAND: string;
TOGGLE_THUMBS: string;
TOGGLE_AUTOPLAY: string;
IMAGE_ERROR: string;
MOVE_UP: string;
MOVE_DOWN: string;
MOVE_LEFT: string;
MOVE_RIGHT: string;
ZOOM_IN: string;
ZOOM_OUT: string;
TOGGLE_FULL: string;
TOGGLE_1TO1: string;
ITERATE_ZOOM: string;
ROTATE_CCW: string;
ROTATE_CW: string;
FLIP_X: string;
FLIP_Y: string;
RESET: string;
TOGGLE_FS: string;
};
2 changes: 2 additions & 0 deletions dist/fancybox/l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*! License details at fancyapps.com/license */
import{zh_CN as a}from"../../carousel/l10n/zh_CN.js";const s=Object.assign(Object.assign({},a),{CLOSE:"关闭",NEXT:"下一页",PREV:"上一页",MODAL:"可按 ESC 键关闭此模态内容",ELEMENT_NOT_FOUND:"未找到 HTML 元素",IFRAME_ERROR:"加载页面时出错"});export{s as zh_CN};
1 change: 1 addition & 0 deletions dist/fancybox/l10n/zh_CN.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions dist/panzoom/l10n/zh_CN.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
export declare const zh_CN: {
IMAGE_ERROR: string;
MOVE_UP: string;
MOVE_DOWN: string;
MOVE_LEFT: string;
MOVE_RIGHT: string;
ZOOM_IN: string;
ZOOM_OUT: string;
TOGGLE_FULL: string;
TOGGLE_1TO1: string;
ITERATE_ZOOM: string;
ROTATE_CCW: string;
ROTATE_CW: string;
FLIP_X: string;
FLIP_Y: string;
RESET: string;
TOGGLE_FS: string;
};
2 changes: 2 additions & 0 deletions dist/panzoom/l10n/zh_CN.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/panzoom/l10n/zh_CN.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.