tachybase_todo/packages/plugins/@nocobase/plugin-file-manager/src/locale/tr-TR.json
YANG QIA ff097936dd
fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121)
* fix: fix T-2063

* fix: fix T-2589

* chore: remove translation of page header

* chore: add version check for migration

* chore: switch locale files to JSON format

* fix: bug

* fix(auth): fix translation

* fix: add App provider

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-06 14:30:17 +08:00

18 lines
597 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"File manager": "Dosya depoları",
"Attachment": "Dosya eki",
"MIME type": "Kabul et",
"Allow uploading multiple files": "Birden çok dosya yüklemeye izin ver",
"Storage name": "Depo adı",
"Storage type": "Depolama türü",
"Default storage": "Varsayılan depo",
"Storage base URL": "Depolama temel URLsi",
"Destination": "Hedef",
"Use the built-in static file server": "Yerleşik statik dosya sunucusunu kullanın",
"Local storage": "Lokal depolama",
"Aliyun OSS": "Aliyun OSS",
"Amazon S3": "Amazon S3",
"Tencent COS": "Tencent COS",
"Filename": "Dosya adı"
}