mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
New localization input
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"assocDescriptionFile": "ファイル名が glob パターンに対応しているすべてのファイルを、指定された ID の言語にマップします。",
|
||||
"assocDescriptionPath": "絶対パスの glob パターンがパスと一致するすべてのファイルを、指定した ID の言語にマップします。",
|
||||
"assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。",
|
||||
"assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。",
|
||||
"assocLabelFile": "当該拡張子のファイル",
|
||||
"assocLabelPath": "当該パスのファイル"
|
||||
}
|
||||
Reference in New Issue
Block a user