This commit is contained in:
Colen Garoutte-Carson 2022-02-07 11:26:14 -08:00 коммит произвёл GitHub
Родитель 2cbc5f4b7b
Коммит a3b79dc06d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -235,5 +235,8 @@
},
"unable_to_access_browse_database": "Unable to access browse database. ({0})",
"default_compiler_path_modified_explicit_intellisense_mode": "IntelliSenseMode was changed because it didn't match the detected compiler. Consider setting \"compilerPath\" instead. Set \"compilerPath\" to \"\" to disable detection of system includes and defines.",
"clear_code_analysis_squiggles": "Clear code analysis squiggles"
"clear_code_analysis_squiggles": "Clear code analysis squiggles",
"multiple_locations_note": "(Multiple locations)",
"folder_tag": "Folder",
"file_tag": "File"
}