Files
noodl-docs/library/examples/localization.mdx
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

17 lines
551 B
Plaintext

---
title: Localization Example (i18next)
hide_title: true
---
import ImportButton from '/src/components/importbutton'
# Localization Example (i18next)
This example app shows different usage of the i18next translation module (available [here](/library/modules/i18next)).
<div className="ndl-image-with-background m">
![](/library/examples/localization/i18next-screenshot.png)
<ImportButton zip="/library/examples/localization/i18next-example.zip" name="Localization Example" thumb="/library/examples/localization/i18next-screenshot.png"/>
</div>