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>
12 lines
857 B
JSON
12 lines
857 B
JSON
{
|
|
"Detail": "Détail",
|
|
"Snapshot": "Snapshot",
|
|
"View record": "Voir l'enregistrement",
|
|
"Add block": "Ajouter un bloc",
|
|
"Allow linking to multiple records": "Autoriser la liaison à plusieurs enregistrements",
|
|
"When adding a new record, create a snapshot for its relational record and save in the current record. The snapshot is not updated when the record is subsequently updated.": "Lors de l'ajout d'un nouvel enregistrement, créez un snapshot pour son enregistrement relationnel et enregistrez-le dans l'enregistrement actuel. Le snapshot n'est pas mis à jour lorsque l'enregistrement est ultérieurement modifié.",
|
|
"The association field to snapshot": "Le champ d'association à un snapshot",
|
|
"Snapshot the snapshot's association fields": "Snapshot des champs d'association du snapshot",
|
|
"Please select": "Veuillez sélectionner"
|
|
}
|