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

Commit f1884c8

Browse files
committed
Merge pull request #2460 from vertexclique/master
Typo mistake in Turkish translation
2 parents afdd97a + 7b679f6 commit f1884c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/tr/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ define({
150150
"STATUSBAR_INDENT_TOOLTIP_TABS" : "Click to switch indentation to tabs",
151151
"STATUSBAR_INDENT_SIZE_TOOLTIP_SPACES" : "Click to change number of spaces used when indenting",
152152
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS" : "Click to change tab character width",
153-
"STATUSBAR_SPACES" : "Boşlık",
153+
"STATUSBAR_SPACES" : "Boşluk",
154154
"STATUSBAR_TAB_SIZE" : "Tab Boyutu",
155155
"STATUSBAR_LINE_COUNT" : "{0} Satır",
156156

0 commit comments

Comments
 (0)