Skip to content

Commit

Permalink
Merge branch 'main' into feature/typescript/support-enum-as-root-payload
Browse files Browse the repository at this point in the history
  • Loading branch information
koros committed Mar 20, 2024
2 parents 2beee9e + 848c693 commit 7306b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/microsoft-kiota/l10n/bundle.l10n.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Enter an output path relative to the root of the project": "出力先をプロジェクトのルートからの相対パスで入力",
"Pick a language": "言語を選択",
"Downloading kiota requires an internet connection. Please check your connection and try again.": "Kiotaのダウンロードにはインターネット接続が必要です。インターネット接続を確認して再試行してください。",
"Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiotaのダウンロードに失敗しました。拡張機能のホストログを確認してください。",
"Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiotaのダウンロードに失敗しました。Visual Studio Code のすべてのウィンドウを閉じ、1つだけ開いてみてください。拡張機能のホストログを確認してください。",
"Downloading kiota...": "Kiotaをダウンロード中...",
"Generating client...": "クライアントを生成中...",
"Updating clients...": "クライアントを更新中...",
Expand Down

0 comments on commit 7306b43

Please sign in to comment.