-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
veedrin
committed
Dec 19, 2018
1 parent
8e1f3bf
commit f5edb80
Showing
6 changed files
with
95 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,81 +1,81 @@ | ||
{ | ||
"dashboard": "Dashboard", | ||
"workspace": "Workspace", | ||
"setting": "Setting", | ||
"config": "Config", | ||
"about": "About", | ||
"readme": "README", | ||
"changelog": "Changelog", | ||
"plugin": "Plugin Management", | ||
"thirdparty": "Third Party", | ||
"builtin": "Built-in", | ||
"mine": "Developed By Me", | ||
"tencentCloudDevPlatform": "Tencent Cloud Dev Platform", | ||
"devPlatform": "Dev Platform", | ||
"docs": "Help Document", | ||
"feedback": "Feedback", | ||
"logout": "Log Out", | ||
"produce": "Produced", | ||
"computeSupport": "Compute Support", | ||
"copyright": "CODING. All Rights Reserved.", | ||
"language": "Language", | ||
"sshPublicKey": "SSH Public Key", | ||
"more": "Learn more", | ||
"source": "Source", | ||
"description": "Description", | ||
"search": "Search", | ||
"filter": "Filter", | ||
"project": "Project", | ||
"template": "Template", | ||
"env": "Environment", | ||
"create": "Create", | ||
"creating": "Creating...", | ||
"cancel": "Cancel", | ||
"back": "Back", | ||
"ok": "OK", | ||
"run": "Run", | ||
"running": "Running", | ||
"stop": "Stop", | ||
"stoping": "Stoping", | ||
"restore": "Restore", | ||
"restoring": "Restoring", | ||
"delete": "Delete", | ||
"deleting": "Deleting", | ||
"repoUrl": "Repo Url", | ||
"recentdeleted": "Recently Deleted", | ||
"inputTip": "Only letters, numbers, or underscores (_), underscores (-), dots (.)", | ||
"sync": "Sync", | ||
"syncing": "Syncing", | ||
"nodata": "No Data", | ||
"lastModified": "Last modified {{days}} days ago", | ||
"lastModifiedToday": "Last modified Today", | ||
"deletedDaysAgo": "Deleted {{days}} days ago", | ||
"deletedTime": "Deleted {{hours}} hours {{minutes}} minutes ago", | ||
"copyed": "Copyed", | ||
"noDesc": "[No Description]", | ||
"manage": "Manage", | ||
"install": "Install", | ||
"uninstall": "Uninstall", | ||
"category": "Category", | ||
"desc": "Description", | ||
"save": "Save", | ||
"publish": "Publish", | ||
"status": "Status", | ||
"release": "Release", | ||
"modify": "Modification", | ||
"notification": "Notifications", | ||
"message": "Messages", | ||
"readAllNotification": "Read All Notification", | ||
"readAllMessage": "Read All Message", | ||
"noNotification": "No Notification yet", | ||
"noMessage": "No Messages yet", | ||
"quit": "Quit", | ||
"quiting": "Quiting", | ||
"period": ".", | ||
"globalTip": "You have not set a username yet. Please set a username first, which will be your unique identifier on this platform.", | ||
"submitting": "Submitting...", | ||
"eventStreamBulletin1": "Dear developer, due to ", | ||
"eventStreamBulletin2": "[ event-stream package event ]", | ||
"eventStreamBulletin3": " Impact, your plugin needs to manually delete the `yarn.lock` file and reinstall the dependencies, then push the code to release a new version or pre-release.", | ||
"remove": "Remove" | ||
} | ||
"dashboard": "Dashboard", | ||
"workspace": "Workspace", | ||
"setting": "Setting", | ||
"config": "Config", | ||
"about": "About", | ||
"readme": "README", | ||
"changelog": "Changelog", | ||
"plugin": "Plugin Management", | ||
"thirdparty": "Third Party", | ||
"builtin": "Built-in", | ||
"mine": "Developed By Me", | ||
"tencentCloudDevPlatform": "Tencent Cloud Dev Platform", | ||
"devPlatform": "Dev Platform", | ||
"docs": "Help Document", | ||
"feedback": "Feedback", | ||
"logout": "Log Out", | ||
"produce": "Produced", | ||
"computeSupport": "Compute Support", | ||
"copyright": "CODING. All Rights Reserved.", | ||
"language": "Language", | ||
"sshPublicKey": "SSH Public Key", | ||
"more": "Learn more", | ||
"source": "Source", | ||
"description": "Description", | ||
"search": "Search", | ||
"filter": "Filter", | ||
"project": "Project", | ||
"template": "Template", | ||
"env": "Environment", | ||
"create": "Create", | ||
"creating": "Creating...", | ||
"cancel": "Cancel", | ||
"back": "Back", | ||
"ok": "OK", | ||
"run": "Run", | ||
"running": "Running", | ||
"stop": "Stop", | ||
"stoping": "Stoping", | ||
"restore": "Restore", | ||
"restoring": "Restoring", | ||
"delete": "Delete", | ||
"deleting": "Deleting", | ||
"repoUrl": "Repo Url", | ||
"recentdeleted": "Recently Deleted", | ||
"inputTip": "Only letters, numbers, or underscores (_), underscores (-), dots (.)", | ||
"sync": "Sync", | ||
"syncing": "Syncing", | ||
"nodata": "No Data", | ||
"lastModified": "Last modified {{days}} days ago", | ||
"lastModifiedToday": "Last modified Today", | ||
"deletedDaysAgo": "Deleted {{days}} days ago", | ||
"deletedTime": "Deleted {{hours}} hours {{minutes}} minutes ago", | ||
"copyed": "Copyed", | ||
"noDesc": "[No Description]", | ||
"manage": "Manage", | ||
"install": "Install", | ||
"uninstall": "Uninstall", | ||
"category": "Category", | ||
"desc": "Description", | ||
"save": "Save", | ||
"publish": "Publish", | ||
"status": "Status", | ||
"release": "Release", | ||
"modify": "Modification", | ||
"notification": "Notifications", | ||
"message": "Messages", | ||
"readAllNotification": "Read All Notification", | ||
"readAllMessage": "Read All Message", | ||
"noNotification": "No Notification yet", | ||
"noMessage": "No Messages yet", | ||
"quit": "Quit", | ||
"quiting": "Quiting", | ||
"period": ".", | ||
"globalTip": "You have not set a username yet. Please set a username first, which will be your unique identifier on this platform.", | ||
"submitting": "Submitting...", | ||
"eventStreamBulletin1": "Dear developer, due to ", | ||
"eventStreamBulletin2": "[ event-stream package event ]", | ||
"eventStreamBulletin3": " Impact, your plugin needs to manually delete the `yarn.lock` file and reinstall the dependencies, then push the code to release a new version or pre-release.", | ||
"remove": "Remove" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters