New Turkish Translations added

This commit is contained in:
Ömer Kaan Coşkun 2023-09-10 12:25:47 +03:00 committed by GitHub
parent a7809a8bca
commit 35740665b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 40 additions and 0 deletions

View file

@ -212,5 +212,16 @@ exports.dialog = {
},
},
],
'tr_TR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Mükemmel!!!',
'',
'*{numCommands}* komut ile bu seviyeyi çözdün!; ',
'İdeal çözüm {best} komut içeriyor.'
]
}
}],
};