diff --git a/icons/google-translate.png b/icons/google-translate.png new file mode 100644 index 000000000..a7670e020 Binary files /dev/null and b/icons/google-translate.png differ diff --git a/modules/google-translate.yml b/modules/google-translate.yml new file mode 100644 index 000000000..07fece3ea --- /dev/null +++ b/modules/google-translate.yml @@ -0,0 +1,18 @@ +name: google-translate +description: Easily integrate Google Translate into your Nuxt 3 application with this powerful and customizable module. +repo: nexoscreation/nuxt-google-translate +npm: 'nuxt-google-translate' +icon: google-translate.png +github: https://github.com/nexoscreation/nuxt-google-translate +website: https://nexoscreation.github.io/nuxt-google-translate/ +learn_more: 'https://nexoscreation.tech/docs/google-translate' +category: Extensions +type: 3rd-party +maintainers: + - name: Nexos Creator + github: nexoscreator + twitter: nexoscreator + bluesky: nexoscreator.tech +compatibility: + nuxt: '>=3.0.0' + requires: {} \ No newline at end of file