* 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
603 B
JSON
16 lines
603 B
JSON
{
|
|
"Graph Collection": "Colección de gráficos",
|
|
"Collection List": "Lista de colecciones",
|
|
"Full Screen": "Vista completa",
|
|
"Collection Search": "Búsqueda de colecciones",
|
|
"Create Collection": "Crear colección",
|
|
"All Fields": "Todos los campos",
|
|
"Association Fields": "Campos de asociación",
|
|
"Optional fields": "Campos opcionales",
|
|
"All relationships": "Todas las relaciones",
|
|
"Entity relationship only": "Sólo relaciones de entidad",
|
|
"Inheritance relationship only": "Sólo relaciones de herencia",
|
|
"Graphical interface": "Interfaz gráfica",
|
|
"Selection": "Selección"
|
|
}
|