Turkish language support added (#995)
* Added Turkish translation with help of ChatGPT * Changed 'article' and 'item' to 'ürün' and addedtranslations for messages plugin * added translation for the rest of plugins * merge conflicts * fix tr.yml in messages plugin * Corrected more translations --------- Co-authored-by: Nurp <>
This commit is contained in:
parent
c01c16ecdb
commit
f2d5936cf0
15 changed files with 2416 additions and 0 deletions
6
plugins/discourse/config/locales/tr.yml
Normal file
6
plugins/discourse/config/locales/tr.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
tr:
|
||||
discourse:
|
||||
callback:
|
||||
invalid_nonce: Geçersiz nonce
|
||||
invalid_signature: Geçersiz imza
|
||||
logged_in: Giriş yapıldı!
|
||||
Loading…
Add table
Add a link
Reference in a new issue