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