* 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
743 B
JSON
12 lines
743 B
JSON
{
|
|
"Detail": "Detail",
|
|
"Snapshot": "Snapshot",
|
|
"View record": "View record",
|
|
"Add block": "Add block",
|
|
"Allow linking to multiple records": "Allow linking to multiple records",
|
|
"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.": "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.",
|
|
"The association field to snapshot": "The association field to snapshot",
|
|
"Snapshot the snapshot's association fields": "Snapshot the snapshot's association fields",
|
|
"Please select": "Please select"
|
|
}
|