1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "源碼"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "更新項目"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "說明"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "作者"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "貢獻者"
- },
- "presence.sections.information.likes": {
- "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
- "message": "讚"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "支援的URL"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "標籤"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "資訊"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "用戶"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "版本"
- }
- }
|