From 3737d44f0e0b7997c987b256a5344926a7e0557a Mon Sep 17 00:00:00 2001 From: Daniel Ye Date: Thu, 15 Mar 2018 11:58:00 -0700 Subject: [PATCH] Correct language name. --- i18n/vscode-language-pack-tr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/vscode-language-pack-tr/README.md b/i18n/vscode-language-pack-tr/README.md index 9d07f2594..d6eeef297 100644 --- a/i18n/vscode-language-pack-tr/README.md +++ b/i18n/vscode-language-pack-tr/README.md @@ -3,7 +3,7 @@ Turkish Language Pack provides localized UI experience for VS Code. ## Usage -Once installed, set `"locale": "tr"` in `locale.json` to load Hungarian Language Pack. To modify `locale.json` press `Ctrl+Shift+P` to bring up the **Command Palette**, start typing "config" to filter the list of available commands, then select the **Configure Language** command. See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information. +Once installed, set `"locale": "tr"` in `locale.json` to load Turkish Language Pack. To modify `locale.json` press `Ctrl+Shift+P` to bring up the **Command Palette**, start typing "config" to filter the list of available commands, then select the **Configure Language** command. See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information. ## Contributing The translated strings are maintained here: