@codingame/monaco-vscode-language-pack-ja 17.2.1 → 18.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ja",
3
- "version": "17.2.1",
3
+ "version": "18.0.1",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "@codingame/monaco-vscode-api": "17.2.1"
21
+ "@codingame/monaco-vscode-api": "18.0.1"
22
22
  }
23
23
  }
@@ -11,8 +11,10 @@
11
11
  "bundle": {
12
12
  "Continue to GitHub": "GitHub に進む",
13
13
  "Continue to GitHub to create a Personal Access Token (PAT)": "GitHub に進み、個人用アクセス トークン (PAT) を作成します",
14
- "Copy & Continue to GitHub": "コピーして GitHub に進む",
14
+ "Copy & Continue to {0}": "コピーして {0} に進む",
15
+ "GitHub": "GitHub",
15
16
  "GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise Server URI は有効な URI ではありません: {0}",
17
+ "Google": "Google",
16
18
  "Having trouble logging in? Would you like to try a different way? ({0})": "ログインでお困りですか? 別の方法を試しますか? ({0})",
17
19
  "No": "いいえ",
18
20
  "Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "新しいタブで [{0}]({0}) を開き、ワンタイム コードを貼り付けます: {1}",