Skip to content

Commit 6fb05a7

Browse files
committed
buttons.js translation
1 parent 61bab18 commit 6fb05a7

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

zh-hant/includes/buttons.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
runlatex.texts = {
2+
"Open in Overleaf": "在 Overleaf 中開啟",
3+
"TeXLive.net": "在 TeXLive.net 執行",
4+
"Delete Output": "刪除輸出檔案",
5+
"Compiling PDF": "編譯 PDF",
6+
// The following not used on learnlatex.org
7+
"edit": "編輯",
8+
"copy": "複製",
9+
"Added Code": "新增程式碼",
10+
"End Added Code": "新增程式碼結束",
11+
"Top Caption": "編輯並執行此例子:"
12+
}
13+

0 commit comments

Comments
 (0)