Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Added missing translations #157

Open
wants to merge 1 commit into
base: 1.18
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/main/resources/assets/modmanager/lang/tr_tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"modmanager.provider.info": "Arama yapmak için varsayılan sağlayıcını değiştirmeni sağlar",
"modmanager.toast.update.title": "Güncellemeler Mevcut!",
"modmanager.toast.update.description": "%d mod güncellenebilir durumda",
"modmanager.error.jar.notFound": "Error jar file not found. Is it part of another mod?",
"modmanager.error.invalidHash": "Error the downloaded file is probably broken as the %s hashes don't match\nTry checking your network or contact the mod author"
}
"modmanager.error.jar.notFound": "Hata jar dosyası bulunamadı. Başka bir moda mı ait?",
"modmanager.error.invalidHash": "Hata %s hashleri eşleşmediğinden indirilen dosya muhtemelen bozuk\nMod yapımcısına ulaşmayı ya da bağlantınızı kontrol etmeyi deneyin"
}