1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "已知的錯誤"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "選擇您的瀏覽器和版本--您可以通過訪問Firefox上的about:support或chrome上的chrome://help來獲得版本。"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "剩餘 {count}/3 報告次數"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "回報"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "提供一個例子的鏈接(影片etc)或一套明確的步驟來重現這個錯誤."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "需要更多信息"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Discord帳號需要被驗證"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "錯誤報告是對PreMiD網站和PreMiD Discord服務器內的錯誤.任何presence的錯誤應報告該presence的作者.只允許使用英文。"
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "選擇您操作的系統或裝置"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "對bug的內容進行清晰簡潔的描述。"
- },
- "report.success": {
- "description": "Success notification",
- "message": "已經發送你的漏洞或錯誤回報"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "報告錯誤"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "你有太多活躍的報告。 請您等待您所提交的報告被審核。 每週都會檢查報告,請耐心等待。"
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "你有太多活躍的報告"
- }
- }
|