diff --git a/config/default.toml b/config/default.toml index 17905ecd..b824ad53 100644 --- a/config/default.toml +++ b/config/default.toml @@ -24,7 +24,7 @@ title="mailtrain" # Enabled HTML editors editors=[ ["summernote", "Summernote"], - ["grapejs", "GrapeJS"], + ["grapejs", "GrapesJS"], ["mosaico", "Mosaico"], ["codeeditor", "Code Editor"] ] diff --git a/languages/de_DE.po b/languages/de_DE.po index b5f10985..29f1c815 100644 --- a/languages/de_DE.po +++ b/languages/de_DE.po @@ -988,11 +988,11 @@ msgstr "Vorlagen Editoren" #: views/index.hbs:21 msgid "" -"Mailtrain ships with GrapeJS and Mosaico built in, two advanced template " +"Mailtrain ships with GrapesJS and Mosaico built in, two advanced template " "editors. Mailtrain also offers a code editor if you prefer to handcraft the " "HTML yourself." msgstr "" -"Mailtrain beinhaltet GrapeJS und Mosaico, zwei Programme zum Bearbeiten der " +"Mailtrain beinhaltet GrapesJS und Mosaico, zwei Programme zum Bearbeiten der " "E-Mail-Vorlagen. Natürlich bietet Mailtrain auch einen Code-Editor, sofern " "Sie den HTML Code selber erstellen möchten." @@ -1943,8 +1943,8 @@ msgid "CLOSE" msgstr "SCHLIESSEN" #: views/partials/grapejs.hbs:2 -msgid "Open GrapeJS" -msgstr "GrapeJS öffnen" +msgid "Open GrapesJS" +msgstr "GrapesJS öffnen" #: views/partials/html-preview.hbs:1 msgid "Toggle HTML preview" diff --git a/languages/es_ES.po b/languages/es_ES.po index 8abe4590..658a9105 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -979,11 +979,11 @@ msgstr "Editores plantilla" #: views/index.hbs:21 msgid "" -"Mailtrain ships with GrapeJS and Mosaico built in, two advanced template " +"Mailtrain ships with GrapesJS and Mosaico built in, two advanced template " "editors. Mailtrain also offers a code editor if you prefer to handcraft the " "HTML yourself." msgstr "" -"Mailtrain envía con los incorporados GrapeJS y Mosaico, dos editores " +"Mailtrain envía con los incorporados GrapesJS y Mosaico, dos editores " "avanzados de plantillas . Mailtrain también ofrece un editor de código, por " "si prefieres modificar HTML." @@ -1946,8 +1946,8 @@ msgid "CLOSE" msgstr "CERRAR" #: views/partials/grapejs.hbs:2 -msgid "Open GrapeJS" -msgstr "Abrir GrapeJS" +msgid "Open GrapesJS" +msgstr "Abrir GrapesJS" #: views/partials/html-preview.hbs:1 msgid "Toggle HTML preview" diff --git a/languages/fr_FR.po b/languages/fr_FR.po index 0b493f3b..024dacbd 100644 --- a/languages/fr_FR.po +++ b/languages/fr_FR.po @@ -989,11 +989,11 @@ msgstr "Éditeur de modèle" #: views/index.hbs:21 msgid "" -"Mailtrain ships with GrapeJS and Mosaico built in, two advanced template " +"Mailtrain ships with GrapesJS and Mosaico built in, two advanced template " "editors. Mailtrain also offers a code editor if you prefer to handcraft the " "HTML yourself." msgstr "" -"Mailtrain inclut GrapeJS et Mosaico, deux éditeurs de templates avancés. " +"Mailtrain inclut GrapesJS et Mosaico, deux éditeurs de templates avancés. " "Mailtrain offre également un éditeur de code si vous préférez créer le HTML " "par vous-même." @@ -1951,8 +1951,8 @@ msgid "CLOSE" msgstr "FERMER" #: views/partials/grapejs.hbs:2 -msgid "Open GrapeJS" -msgstr "Ouvrir GrapeJS" +msgid "Open GrapesJS" +msgstr "Ouvrir GrapesJS" #: views/partials/html-preview.hbs:1 msgid "Toggle HTML preview" diff --git a/languages/hu_HU.po b/languages/hu_HU.po index 8d42cfe9..fe63df5a 100644 --- a/languages/hu_HU.po +++ b/languages/hu_HU.po @@ -923,7 +923,7 @@ msgstr "" #: views/index.hbs:21 msgid "" -"Mailtrain ships with GrapeJS and Mosaico built in, two advanced template " +"Mailtrain ships with GrapesJS and Mosaico built in, two advanced template " "editors. Mailtrain also offers a code editor if you prefer to handcraft the " "HTML yourself." msgstr "" @@ -1835,8 +1835,8 @@ msgid "CLOSE" msgstr "BEZÁRÁS" #: views/partials/grapejs.hbs:2 -msgid "Open GrapeJS" -msgstr "GrapeJS megnyitása" +msgid "Open GrapesJS" +msgstr "GrapesJS megnyitása" #: views/partials/html-preview.hbs:1 msgid "Toggle HTML preview" diff --git a/languages/it_IT.po b/languages/it_IT.po index b35ef79f..cafbdceb 100644 --- a/languages/it_IT.po +++ b/languages/it_IT.po @@ -977,11 +977,11 @@ msgstr "Editors dei templates" #: views/index.hbs:21 msgid "" -"Mailtrain ships with GrapeJS and Mosaico built in, two advanced template " +"Mailtrain ships with GrapesJS and Mosaico built in, two advanced template " "editors. Mailtrain also offers a code editor if you prefer to handcraft the " "HTML yourself." msgstr "" -"Mailtrain include GrapeJS e Mosaico, due editors di template avanzati. " +"Mailtrain include GrapesJS e Mosaico, due editors di template avanzati. " "Mailtrain offre inoltre un editor di codice se preferisci scrivere tu l'HTML." #: views/index.hbs:23 @@ -1913,8 +1913,8 @@ msgid "CLOSE" msgstr "CHIUDI" #: views/partials/grapejs.hbs:2 -msgid "Open GrapeJS" -msgstr "Apri GrapeJS" +msgid "Open GrapesJS" +msgstr "Apri GrapesJS" #: views/partials/html-preview.hbs:1 msgid "Toggle HTML preview" diff --git a/views/index.hbs b/views/index.hbs index 208020e0..f42c0b82 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -91,7 +91,7 @@
{{#translate}}Mailtrain ships with GrapeJS and Mosaico built in, two advanced template editors. Mailtrain also offers a code editor if you prefer to handcraft the HTML yourself.{{/translate}}
+{{#translate}}Mailtrain ships with GrapesJS and Mosaico built in, two advanced template editors. Mailtrain also offers a code editor if you prefer to handcraft the HTML yourself.{{/translate}}
{{> modal_carousel title='Template Editors' diff --git a/views/partials/grapejs.hbs b/views/partials/grapejs.hbs index 27a1ec29..651fffa3 100644 --- a/views/partials/grapejs.hbs +++ b/views/partials/grapejs.hbs @@ -18,7 +18,7 @@