mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-18 21:12:38 +00:00
Agrego localización para inglés y español de selección de notaciones
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user