You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/docs/ospometa-yaml-generator.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@ <h2 id="yaml-header">Generated YAML for this OSPO</h2>
129
129
en: {
130
130
title: 'OSPOmeta YAML Generator',
131
131
description: 'OSPOmeta aims at providing a minimal metadata schema for Open Source Programme Offices. See <a href="https://github.com/Bluehats/ospometa">this repo for more</a>.',
132
+
open_mail_client_warning: 'Click the button below to open your email client then send the email.',
132
133
yamlHeader: 'Generated YAML for this OSPO',
133
134
emailButton: 'Send YAML by Email',
134
135
urlError: 'Please enter a valid URL',
@@ -179,7 +180,7 @@ <h2 id="yaml-header">Generated YAML for this OSPO</h2>
179
180
fr: {
180
181
title: 'Générateur YAML OSPOmeta',
181
182
description: 'OSPOmeta vise à fournir un schéma de métadonnées minimal pour les <em>Open Source Programme Offices</em>. Voir <a href="https://github.com/Bluehats/ospometa">ce dépôt pour plus d\'informations</a>.',
182
-
open_mail_client_warning: 'Cliquer ici pour ouvrir votre client de messagerie et envoyer le mail.',
183
+
open_mail_client_warning: 'Cliquez ci-dessous pour ouvrir votre client de messagerie puis envoyer le message.',
183
184
yamlHeader: 'YAML généré pour cet OSPO',
184
185
emailButton: 'Envoyer le YAML par Email',
185
186
urlError: 'Veuillez saisir une URL valide',
@@ -234,7 +235,7 @@ <h2 id="yaml-header">Generated YAML for this OSPO</h2>
234
235
235
236
// Constants for validation messages and other strings
0 commit comments