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

Commit 5fa0331

Browse files
committed
Removed trailing space in strings.js file
1 parent 13ff880 commit 5fa0331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ define({
149149
"LOCALE_PT_PT" : "Portuguese",
150150
"LOCALE_RU" : "Russian",
151151
"LOCALE_SV" : "Swedish",
152-
"LOCALE_TR" : "Turkish ",
152+
"LOCALE_TR" : "Turkish",
153153
"LOCALE_ZH_CN" : "Chinese, simplified",
154154

155155
/**

0 commit comments

Comments
 (0)