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
|
|
@ -1672,6 +1672,7 @@ de:
|
|||
language:
|
||||
de: Deutsch
|
||||
es: Spanisch
|
||||
tr: Türkisch
|
||||
fr: Französisch
|
||||
nl: Niederländisch
|
||||
required:
|
||||
|
|
|
|||
|
|
@ -1693,6 +1693,7 @@ en:
|
|||
es: Spanish
|
||||
fr: French
|
||||
nl: Dutch
|
||||
tr: Turkish
|
||||
required:
|
||||
mark: "*"
|
||||
text: required
|
||||
|
|
|
|||
|
|
@ -1440,6 +1440,7 @@ es:
|
|||
es: Español
|
||||
fr: Francés
|
||||
nl: Neerlandés
|
||||
tr: Turco
|
||||
required:
|
||||
text: requerido
|
||||
'yes': 'Sí'
|
||||
|
|
|
|||
|
|
@ -1196,6 +1196,7 @@ fr:
|
|||
es: Espagnol
|
||||
fr: Français
|
||||
nl: Néerlandais
|
||||
tr: Turc
|
||||
required:
|
||||
text: requis
|
||||
'yes': 'Oui'
|
||||
|
|
|
|||
|
|
@ -1658,6 +1658,7 @@ nl:
|
|||
es: Spaans
|
||||
fr: Frans
|
||||
nl: Nederlands
|
||||
tr: Turks
|
||||
required:
|
||||
mark: "*"
|
||||
text: verplicht
|
||||
|
|
|
|||
1906
config/locales/tr.yml
Normal file
1906
config/locales/tr.yml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue