Skip to content

Commit

Permalink
New translations default.json (Polish)
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 8, 2019
1 parent f3bc488 commit 534480b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/assets/i18n/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"SETTINGS_SHOW_EDITOR_HINT": "Naciśnij ctrl+spacja, aby wyświetlić podpowiedź",
"SETTINGS_KEYBOARD_SHORTCUTS": "Skróty klawiszowe",
"SETTINGS_RESET_APPLICATION_DATA": "Reset application data (only use this if you know what you are doing).",
"SETTINGS_TOGGLE_ADVANCED_MODE": "Toggle advanced mode",
"VIEW_ON_GITHUB_TEXT": "Wyświetl na GitHub",
"STAR_ON_GITHUB_TEXT": "Dodaj gwiazdkę na GitHub",
"REPORT_BUG_TEXT": "Zgłoś błąd",
Expand Down Expand Up @@ -119,5 +120,7 @@
"STREAM_CONNECTION_CONNECTED": "Connected to server stream",
"PRE_REQUEST_EDITOR_HEADER": "Pre-request Editor",
"PRE_REQUEST_EDITOR_SUBTEXT": "Write a script to be executed before the request is sent",
"PRE_REQUEST_ENABLE_TEXT": "Enable pre-request script"
"PRE_REQUEST_ENABLE_TEXT": "Enable pre-request script",
"SCHEMA_FORM_LIST_ADD": "Add",
"SCHEMA_FORM_LIST_REMOVE": "Remove"
}

0 comments on commit 534480b

Please sign in to comment.