Skip to content

Commit 64dba8e

Browse files
authored
hedit: add the missing Turkish localization for deleteButton (#700)
add the missing deleteButton localization
1 parent d6185c3 commit 64dba8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

[gameplay]/hedit/client/gui/languages/turkish.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ guiLanguage.turkish = {
155155
descriptionLabel = "Açıklama",
156156
saveButton = "Kaydet",
157157
loadButton = "Yükle",
158+
deleteButton = "Sil",
158159
grid = "",
159160
nameEdit = "",
160161
descriptionEdit = ""

0 commit comments

Comments
 (0)