Skip to content

Commit

Permalink
New translations default.json (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 8, 2019
1 parent df49704 commit 0190544
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/assets/i18n/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"SETTINGS_SHOW_EDITOR_HINT": "Press ctrl-space to show hint",
"SETTINGS_KEYBOARD_SHORTCUTS": "キーボードショートカット",
"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": "GitHubで見る",
"STAR_ON_GITHUB_TEXT": "Star on GitHub",
"REPORT_BUG_TEXT": "バグ報告",
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 0190544

Please sign in to comment.