-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add translations for english, french, spanish, german and italian.
- Loading branch information
Showing
6 changed files
with
66 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
en: | ||
PLUGINS: | ||
COOKIECONSENT: | ||
CONTENT_MESSAGE: "This website uses cookies to ensure you get the best experience on our website." | ||
CONTENT_DISMISS: "Got it!" | ||
CONTENT_LINK: "Learn more" | ||
CONTENT_HREF: "https://cookiesandyou.com" | ||
|
||
fr: | ||
PLUGINS: | ||
COOKIECONSENT: | ||
CONTENT_MESSAGE: "Nous utilisons des cookies pour assurer une meilleure navigation sur notre site. En utilisant nos services, vous acceptez notre utilisation des cookies." | ||
CONTENT_DISMISS: "OK" | ||
CONTENT_LINK: "En savoir plus" | ||
CONTENT_HREF: "https://cookiesandyou.com" | ||
|
||
de: | ||
PLUGINS: | ||
COOKIECONSENT: | ||
CONTENT_MESSAGE: "Diese Webseite verwendet Cookies, um Ihnen einen besseren Service bieten zu können. Durch die weitere Nutzung der Seite stimmen Sie der Verwendung zu." | ||
CONTENT_DISMISS: "OK" | ||
CONTENT_LINK: "Weitere Informationen" | ||
CONTENT_HREF: "https://cookiesandyou.com" | ||
|
||
it: | ||
PLUGINS: | ||
COOKIECONSENT: | ||
CONTENT_MESSAGE: "Utilizziamo i cookie per migliorare i nostri servizi. Avvalendoti dei nostri servizi accetti la politica sull'uso dei cookie." | ||
CONTENT_DISMISS: "OK" | ||
CONTENT_LINK: "scopri di più" | ||
CONTENT_HREF: "https://cookiesandyou.com" | ||
|
||
es: | ||
PLUGINS: | ||
COOKIECONSENT: | ||
CONTENT_MESSAGE: "Usamos cookies para ofrecer nuestros servicios de la mejor forma posible. Al usar nuestros servicios, usted acepta nuestro uso de cookies." | ||
CONTENT_DISMISS: "OK" | ||
CONTENT_LINK: "ver más" | ||
CONTENT_HREF: "https://cookiesandyou.com" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters