Third Party: i18next
- Web: http://i18next.com/
- Version: 10.0.7
- Date: 31/10/2017
- Download: https://github.com/i18next/i18next/blob/v10.0.7/i18next.min.js
- License: MIT (see https://github.com/i18next/i18next/blob/v10.0.7/LICENSE)
- Description: internationalization framework.
- Purpose for dwv: internationalization of GUI and messages.
i18next-xhr-backend
- Web: https://github.com/i18next/i18next-xhr-backend
- Version: 1.5.0
- Date: 06/11/2017
- Download: https://github.com/i18next/i18next-xhr-backend/blob/v1.5.0/i18nextXHRBackend.min.js
- License: MIT (see https://github.com/i18next/i18next-xhr-backend/blob/v1.5.0/LICENSE)
- Description: backend layer for i18next using browsers xhr.
- Purpose for dwv: load translation files.
i18next-browser-languageDetector
- Web: https://github.com/i18next/i18next-browser-languageDetector
- Version: 2.1.0
- Date: 06/11/2017
- Download: https://github.com/i18next/i18next-browser-languageDetector/blob/v2.1.0/i18nextBrowserLanguageDetector.min.js
- License: MIT (see https://github.com/i18next/i18next-browser-languageDetector/blob/v2.1.0/LICENSE)
- Description: language detector used in browser environment for i18next
- Purpose for dwv: detect user language.