Files
blockly/apps/json/hak.json

24 lines
650 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"@metadata": {
"authors": [
"EagerLin",
"Jetlag"
]
},
"Apps.dialogOk": "確定",
"Apps.dialogCancel": "取消",
"Apps.catMath": "Sṳ-ho̍k kûng-sṳt",
"Apps.catText": "文字",
"Apps.catLists": "列表",
"Apps.catColour": "顏色",
"Apps.catVariables": "變量",
"Apps.catProcedures": "函數",
"Apps.httpRequestError": "命令出現錯誤。",
"Apps.xmlError": "沒存到你保存个檔案。可能它係從其他版本个Blockly創建麼",
"Apps.listVariable": "列表",
"Apps.textVariable": "文字",
"Code.badCode": "程式毋錯:\n%1",
"Code.timeout": "超過最大執行數。",
"Code.title": "程式碼"
}