chore(i18n): updated translations

This commit is contained in:
liyasthomas
2022-02-01 14:41:52 +05:30
parent 9c21013a06
commit c0aab9ad41
30 changed files with 183 additions and 125 deletions

View File

@@ -15,8 +15,8 @@
"go_back": "Go back",
"label": "Label",
"learn_more": "Learn more",
"more": "More",
"less": "Less",
"more": "More",
"new": "New",
"no": "No",
"prettify": "Prettify",
@@ -218,8 +218,8 @@
"post_request_tests": "Test scripts are written in JavaScript, and are run after the response is received.",
"pre_request_script": "Pre-request scripts are written in JavaScript, and are run before the request is sent.",
"script_fail": "It seems there is a glitch in the pre-request script. Check the error below and fix the script accordingly.",
"tests": "Write a test script to automate debugging.",
"test_script_fail": "There seems to be an error with test script. Please fix the errors and run tests again"
"test_script_fail": "There seems to be an error with test script. Please fix the errors and run tests again",
"tests": "Write a test script to automate debugging."
},
"hide": {
"more": "Hide more",
@@ -234,6 +234,8 @@
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
"from_insomnia_description": "Import from Insomnia collection",
"from_json": "Import from Hoppscotch",
"from_json_description": "Import from Hoppscotch collection file",
"from_my_collections": "Import from My Collections",
"from_my_collections_description": "Import from My Collections file",
"from_openapi": "Import from OpenAPI",
@@ -241,8 +243,6 @@
"from_postman": "Import from Postman",
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"from_json": "Import from Hoppscotch",
"from_json_description": "Import from Hoppscotch collection file",
"gist_url": "Enter Gist URL",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import"