mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-20 07:16:10 +01:00
🌐 Add Turkish support (#16575)
* Add Turkish language in configs * add Turkish localization file * Add Turkish readme file and links * Add Turkish Currency TRY * Turkish Readme Check Links * Add new keys localizations --------- Co-authored-by: Ömer Gürbüz <mhmd.omer.grbz@hotmail.com>
This commit is contained in:
parent
e1e9a0a73b
commit
94dc95be42
24 changed files with 2163 additions and 4 deletions
1
app/src/types/config.d.ts
vendored
1
app/src/types/config.d.ts
vendored
|
|
@ -289,6 +289,7 @@ declare namespace Config {
|
|||
| "pl_PL"
|
||||
| "pt_BR"
|
||||
| "ru_RU"
|
||||
| "tr_TR"
|
||||
| "zh_CN"
|
||||
| "zh_CHT";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue