French Available
This commit is contained in:
parent
3c70aa24f0
commit
c5b1acfd26
2
dist/mailgo.dark.min.js
vendored
2
dist/mailgo.dark.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/mailgo.dark.min.js.map
vendored
2
dist/mailgo.dark.min.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/mailgo.min.js
vendored
2
dist/mailgo.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/mailgo.min.js.map
vendored
2
dist/mailgo.min.js.map
vendored
File diff suppressed because one or more lines are too long
58
examples/index.fr.html
Normal file
58
examples/index.fr.html
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="fr">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<title>Exemples Mailgo</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>mailto:</h1>
|
||||||
|
|
||||||
|
<a href="mailto:matteo@manzinello.dev">matteo@manzinello.dev</a>
|
||||||
|
<br />
|
||||||
|
<a href="mailto:matteo@manzinello.dev?cc=matteomanzinello@gmail.com"
|
||||||
|
><p>matteo@manzinello.dev</p></a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
<a href="mailto:matteo@manzinello.dev,matteomanzinello@gmail.com?cc=Salut"
|
||||||
|
>matteo@manzinello.dev</a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
<a href="mailto:matteo@manzinello.dev?subject=ciao">Salut</a>
|
||||||
|
<br />
|
||||||
|
<a href="" class="mailgo" data-address="matteo" data-domain="manzinello.dev"
|
||||||
|
>M'écrire!</a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
<a href="#mailgo" data-address="matteo" data-domain="manzinello.dev"
|
||||||
|
>M'écrire!</a
|
||||||
|
>
|
||||||
|
|
||||||
|
<a
|
||||||
|
href="#mailgo"
|
||||||
|
data-address="matteo"
|
||||||
|
data-domain="manzinello.dev"
|
||||||
|
data-cc="matteomanzinello@gmail.com,m@m.it"
|
||||||
|
>En copie</a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
<a
|
||||||
|
href="mailto:matteo@manzinello.dev?cc=matteomanzinello@gmail.com&bcc=test"
|
||||||
|
>matteo@manzinello.dev</a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
<a class="dark" href="mailto:matteo@manzinello.dev"
|
||||||
|
>matteo@manzinello.dev dark mode</a
|
||||||
|
>
|
||||||
|
|
||||||
|
<h1>tel :</h1>
|
||||||
|
<a href="#mailgo" data-tel="123456568" data-telegram="telegram">chiamami</a>
|
||||||
|
<br />
|
||||||
|
<a href="tel:+39 123-456-78">skype</a>
|
||||||
|
<br />
|
||||||
|
<a href="callto:+39 123-456-78">callto</a>
|
||||||
|
|
||||||
|
<a class="dark" href="callto:+39 123-456-78">callto dark mode</a>
|
||||||
|
|
||||||
|
<script src="../dist/mailgo.min.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"languages": ["en", "it", "es", "de"],
|
"languages": ["en", "it", "es", "de", "fr"],
|
||||||
"translations": {
|
"translations": {
|
||||||
"en": {
|
"en": {
|
||||||
"open_in_": "open in ",
|
"open_in_": "open in ",
|
||||||
@ -68,6 +68,23 @@
|
|||||||
"_default": " mit Standard",
|
"_default": " mit Standard",
|
||||||
"_as_default": " mit Standard",
|
"_as_default": " mit Standard",
|
||||||
"copy": "kopieren"
|
"copy": "kopieren"
|
||||||
|
},
|
||||||
|
"fr": {
|
||||||
|
"open_in_": "Ouvrir dans ",
|
||||||
|
"cc_": "cc ",
|
||||||
|
"bcc_": "cci ",
|
||||||
|
"subject_": "sujet ",
|
||||||
|
"body_": "contenu ",
|
||||||
|
"gmail": "Gmail",
|
||||||
|
"outlook": "Outlook",
|
||||||
|
"telegram": "Telegram",
|
||||||
|
"whatsapp": "WhatsApp",
|
||||||
|
"skype": "Skype",
|
||||||
|
"call": "appeler",
|
||||||
|
"open": "Ouvrir",
|
||||||
|
"_default": " par défaut",
|
||||||
|
"_as_default": " par défaut",
|
||||||
|
"copy": "Copier"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -98,7 +98,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|||||||
/* 0 */
|
/* 0 */
|
||||||
/***/ (function(module) {
|
/***/ (function(module) {
|
||||||
|
|
||||||
module.exports = JSON.parse("{\"languages\":[\"en\",\"it\",\"es\",\"de\"],\"translations\":{\"en\":{\"open_in_\":\"open in \",\"cc_\":\"cc \",\"bcc_\":\"bcc \",\"subject_\":\"subject \",\"body_\":\"body \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"call\",\"open\":\"open\",\"_default\":\" default\",\"_as_default\":\" as default\",\"copy\":\"copy\"},\"it\":{\"open_in_\":\"apri con \",\"cc_\":\"cc \",\"bcc_\":\"ccn \",\"subject_\":\"oggetto \",\"body_\":\"testo \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"chiama\",\"open\":\"apri\",\"_default\":\" \",\"_as_default\":\" \",\"copy\":\"copia\"},\"es\":{\"open_in_\":\"abrir con \",\"cc_\":\"cc \",\"bcc_\":\"cco \",\"subject_\":\"asunto \",\"body_\":\"cuerpo \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"llamar\",\"open\":\"abrir\",\"_default\":\" predefinido\",\"_as_default\":\" por defecto\",\"copy\":\"copiar\"},\"de\":{\"open_in_\":\"Öffnen in \",\"cc_\":\"cc \",\"bcc_\":\"bcc \",\"subject_\":\"Betreff \",\"body_\":\"Nachricht \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"Anrufen\",\"open\":\"Öffnen\",\"_default\":\" mit Standard\",\"_as_default\":\" mit Standard\",\"copy\":\"kopieren\"}}}");
|
module.exports = JSON.parse("{\"languages\":[\"en\",\"it\",\"es\",\"de\",\"fr\"],\"translations\":{\"en\":{\"open_in_\":\"open in \",\"cc_\":\"cc \",\"bcc_\":\"bcc \",\"subject_\":\"subject \",\"body_\":\"body \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"call\",\"open\":\"open\",\"_default\":\" default\",\"_as_default\":\" as default\",\"copy\":\"copy\"},\"it\":{\"open_in_\":\"apri con \",\"cc_\":\"cc \",\"bcc_\":\"ccn \",\"subject_\":\"oggetto \",\"body_\":\"testo \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"chiama\",\"open\":\"apri\",\"_default\":\" \",\"_as_default\":\" \",\"copy\":\"copia\"},\"es\":{\"open_in_\":\"abrir con \",\"cc_\":\"cc \",\"bcc_\":\"cco \",\"subject_\":\"asunto \",\"body_\":\"cuerpo \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"llamar\",\"open\":\"abrir\",\"_default\":\" predefinido\",\"_as_default\":\" por defecto\",\"copy\":\"copiar\"},\"de\":{\"open_in_\":\"Öffnen in \",\"cc_\":\"cc \",\"bcc_\":\"bcc \",\"subject_\":\"Betreff \",\"body_\":\"Nachricht \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"Anrufen\",\"open\":\"Öffnen\",\"_default\":\" mit Standard\",\"_as_default\":\" mit Standard\",\"copy\":\"kopieren\"},\"fr\":{\"open_in_\":\"Ouvrir dans \",\"cc_\":\"cc \",\"bcc_\":\"cci \",\"subject_\":\"sujet \",\"body_\":\"contenu \",\"gmail\":\"Gmail\",\"outlook\":\"Outlook\",\"telegram\":\"Telegram\",\"whatsapp\":\"WhatsApp\",\"skype\":\"Skype\",\"call\":\"appeler\",\"open\":\"Ouvrir\",\"_default\":\" par défaut\",\"_as_default\":\" par défaut\",\"copy\":\"Copier\"}}}");
|
||||||
|
|
||||||
/***/ }),
|
/***/ }),
|
||||||
/* 1 */
|
/* 1 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user