notifier text

This commit is contained in:
Guy Ben-Aharon
2024-09-21 22:31:27 +03:00
committed by Guy Ben-Aharon
parent 420733be8e
commit 0bab307b4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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',
+1 -1
View File
@@ -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',