tachybase_todo/packages/plugins/@nocobase/plugin-snapshot-field/src/locale/es-ES.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

12 lines
789 B
JSON

{
"Detail": "Detalle",
"Snapshot": "Snapshot",
"View record": "Ver registro",
"Add block": "Añadir bloque",
"Allow linking to multiple records": "Permitir enlace a múltiples registros",
"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.": "Al añadir un nuevo registro, crear una snapshot para su registro relacional y guardar en el registro actual. La snapshot no se actualiza cuando el registro se actualiza posteriormente.",
"The association field to snapshot": "El campo de asociación a la snapshot",
"Snapshot the snapshot's association fields": "Snapshot los campos de asociación de la snapshot",
"Please select": "Por favor, seleccione"
}