mirror of
https://github.com/chartdb/chartdb.git
synced 2026-05-02 07:39:37 -05:00
notifier text
This commit is contained in:
committed by
Guy Ben-Aharon
parent
420733be8e
commit
0bab307b4e
@@ -65,7 +65,7 @@ export const en = {
|
||||
multiple_schemas_alert: {
|
||||
title: 'Multiple Schemas',
|
||||
description:
|
||||
'{{schemasCount}} schemas on this diagram, currently showing: {{formattedSchemas}}.',
|
||||
'{{schemasCount}} schemas in this diagram. Currently displaying: {{formattedSchemas}}.',
|
||||
dont_show_again: "Don't show again",
|
||||
change_schema: 'Change',
|
||||
none: 'none',
|
||||
|
||||
@@ -264,7 +264,7 @@ export const es: LanguageTranslation = {
|
||||
multiple_schemas_alert: {
|
||||
title: 'Múltiples Esquemas',
|
||||
description:
|
||||
'{{schemasCount}} esquemas en este diagrama, Actualmente mostrando: {{formattedSchemas}}.',
|
||||
'{{schemasCount}} esquemas en este diagrama. Actualmente mostrando: {{formattedSchemas}}.',
|
||||
dont_show_again: 'No mostrar de nuevo',
|
||||
change_schema: 'Cambiar',
|
||||
none: 'nada',
|
||||
|
||||
Reference in New Issue
Block a user