Merge pull request #36 from ufuk23/master

tr language file
This commit is contained in:
Rainer Simon 2020-11-11 14:20:01 +01:00 committed by GitHub
commit 91b5b526a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
src/i18n/messages_tr.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "Yorum ekle...",
"Add a reply...": "Cevap ekle...",
"Add tag...": "Tag Ekle...",
"Cancel": "İptal",
"Close": "Kapat",
"Edit": "Düzenle",
"Delete": "Sil",
"Ok": "Tamam"
}