add and fix translations in ko.json (#2752)

This commit is contained in:
Cheese
2022-10-10 00:28:34 +09:00
committed by GitHub
parent c28ffd604d
commit fb13fae385
66 changed files with 2292 additions and 461 deletions

View File

@@ -184,11 +184,13 @@
"deleted": "Environment deletion",
"edit": "Edit Environment",
"invalid_name": "Please provide a name for the environment",
"my_environments":"My Environments",
"nested_overflow": "nested environment variables are limited to 10 levels",
"new": "New Environment",
"no_environment": "No environment",
"no_environment_description": "No environments were selected. Choose what to do with the following variables.",
"select": "Select environment",
"team_environments": "Team Environments",
"title": "Environments",
"updated": "Environment updated",
"variable_list": "Variable List"
@@ -335,7 +337,8 @@
"roles_description": "Roles are used to control access to the shared collections.",
"updated": "Profile updated",
"viewer": "Viewer",
"viewer_description": "Viewers can only view and use requests."
"viewer_description": "Viewers can only view and use requests.",
"default_hopp_displayname": "Unnamed User"
},
"remove": {
"star": "Remove star"
@@ -652,6 +655,11 @@
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
},
"team_environment": {
"deleted": "Environment Deleted",
"duplicate": "Environment Duplicated",
"not_found": "Environment not found."
},
"test": {
"failed": "test failed",
"javascript_code": "JavaScript Code",