mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
Agrego localización para inglés y español de selección de notaciones
This commit is contained in:
parent
6b6c5bc222
commit
d41876e90c
@ -49,6 +49,9 @@ const en = {
|
||||
reset_view: "Reset view",
|
||||
show_grid: "Show grid",
|
||||
show_cardinality: "Show cardinality",
|
||||
default_notation: "Default notation",
|
||||
crows_foot_notation: "Crow's foot notation",
|
||||
notation: "Notation",
|
||||
theme: "Theme",
|
||||
light: "Light",
|
||||
dark: "Dark",
|
||||
|
@ -49,6 +49,9 @@ const es = {
|
||||
reset_view: "Restablecer vista",
|
||||
show_grid: "Mostrar cuadrícula",
|
||||
show_cardinality: "Mostrar cardinalidad",
|
||||
notation: "Notación",
|
||||
default_notation: "Notación predeterminada",
|
||||
crows_foot_notation: "Notación Crow's Foot",
|
||||
theme: "Tema",
|
||||
light: "Claro",
|
||||
dark: "Oscuro",
|
||||
|
Loading…
Reference in New Issue
Block a user