* 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>
16 lines
565 B
JSON
16 lines
565 B
JSON
{
|
|
"Graph Collection": "Graph Collection",
|
|
"Collection List": "Collection List",
|
|
"Full Screen": "Full Screen",
|
|
"Collection Search": "Collection Search",
|
|
"Create Collection": "Create Collection",
|
|
"All Fields": "All Fields",
|
|
"Association Fields": "Association Fields",
|
|
"Choices fields": "Choices fields",
|
|
"All relationships": "All relationships",
|
|
"Entity relationship only": "Entity relationship only",
|
|
"Inheritance relationship only": "Inheritance relationship only",
|
|
"Graphical interface": "Graphical interface",
|
|
"Selection": "Selection"
|
|
}
|