merge main into turkishTranslations & added new translations

This commit is contained in:
0xK3rn3lp4n1c 2023-09-15 17:35:55 +03:00
commit aae17f679a
4 changed files with 56 additions and 1 deletions

View file

@ -216,10 +216,17 @@ exports.dialog = {
type: 'ModalAlert',
options: {
markdowns: [
<<<<<<< HEAD
'## Muhteşem!!!',
'',
'Bu seviyeyi *{numCommands}* komut ile çözdünüz.',
'İdeal çözüm {best} komuttan oluşuyor.'
=======
'## Mükemmel!!!',
'',
'*{numCommands}* komut ile bu seviyeyi çözdün!; ',
'İdeal çözüm {best} komut içeriyor.'
>>>>>>> main
]
}
}],