Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 834e651

Browse files
committed
Merge pull request #4355 from vertexclique/patch-2
Added CMD_SHOW_IN_OS and CMD_FILE_DELETE translations
2 parents e74934b + 1ae73d4 commit 834e651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/nls/tr/strings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ define({
166166
"CMD_LIVE_FILE_PREVIEW" : "Canlı Önizleme",
167167
"CMD_PROJECT_SETTINGS" : "Proje Ayarları\u2026",
168168
"CMD_FILE_RENAME" : "Yeniden Adlandır",
169+
"CMD_FILE_DELETE" : "Sil",
169170
"CMD_QUIT" : "Çık",
170171

171172
// Edit menu commands
@@ -210,6 +211,7 @@ define({
210211
"CMD_NEXT_DOC" : "Sonraki Dosya",
211212
"CMD_PREV_DOC" : "Önceki Dosya",
212213
"CMD_SHOW_IN_TREE" : "Dosya Listesinde Göster",
214+
"CMD_SHOW_IN_OS" : "Bulunduğu Konumu Aç",
213215

214216
// Help menu commands
215217
"HELP_MENU" : "Yardım",

0 commit comments

Comments
 (0)