
committed by
GitHub

1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
export const zh_TW = { |
|||
NEXT: "下一張幻燈片", |
|||
PREV: "上一張幻燈片", |
|||
GOTO: "移至幻燈片 #%d", |
|||
}; |
Loading…
Reference in new issue