generator-pyhipster
Version:
Python (Flask) + Angular/React/Vue in one handy generator
20 lines (19 loc) • 702 B
JSON
{
"home": {
"title": "歡迎!",
"subtitle": "這裡是您的首頁",
"logged": {
"message": "您目前是用 “{{username}}” 帳號登入。"
},
"question": "要是您對 PyHipster 有任何疑問,可以到:",
"link": {
"homepage": "PyHipster 首頁",
"stackoverflow": "Stack Overflow 上標有 PyHipster 的問題",
"bugtracker": "PyHipster 議題管理",
"chat": "PyHipster 公開聊天室",
"follow": "在 Twitter 上關注 @py_hipster"
},
"like": "如果您喜歡 PyHipster,別忘了給我們星星,馬上連到",
"github": "GitHub"
}
}