Skip to content

Commit

Permalink
Translate new drag/drop info strings to Turkish (#180)
Browse files Browse the repository at this point in the history
- Updated Turkish translation
  • Loading branch information
egeesin authored Jan 23, 2021
1 parent d7f3173 commit 41deb43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/assets/modmenu/lang/tr_tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@
"modmenu.forge": "Forge",
"modmenu.dropConfirm" : "Seçili mod veya modları mod dizinine kopyalamak istiyor musun?",
"modmenu.dropSuccessful.line1" : "Başarıyla modlar kopyalandı.",
"modmenu.dropSuccessful.line2" : "Modları yüklemek için oyunu yeniden başlat."
"modmenu.dropSuccessful.line2" : "Modları yüklemek için oyunu yeniden başlat.",
"modmenu.dropInfo.1": "Modları eklemek için bu pencereye",
"modmenu.dropInfo.2": "dosyaları sürükleyip bırakın"
}

0 comments on commit 41deb43

Please sign in to comment.