mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 21:56:24 +00:00
ff097936dd
* 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>
22 lines
740 B
JSON
22 lines
740 B
JSON
{
|
|
"File manager": "Gestionnaire de fichiers",
|
|
"Attachment": "Pièce jointe",
|
|
"MIME type": "Type MIME",
|
|
"Storage display name": "Nom d'affichage du stockage",
|
|
"Storage name": "Nom du stockage",
|
|
"Storage type": "Type de stockage",
|
|
"Default storage": "Stockage par défaut",
|
|
"Storage base URL": "URL de base du stockage",
|
|
"Destination": "Destination",
|
|
"Use the built-in static file server": "Utiliser le serveur de fichiers statique intégré",
|
|
"Local storage": "Stockage local",
|
|
"Aliyun OSS": "Aliyun OSS",
|
|
"Tencent COS": "Tencent COS",
|
|
"Amazon S3": "Amazon S3",
|
|
"Region": "Region",
|
|
"Bucket": "Bucket",
|
|
"Path": "Chemin",
|
|
"Filename": "Nom de fichier",
|
|
"Will be used for API": "Sera utilisé pour l'API"
|
|
}
|