https://github.com/dev1an/detect-language
Automatic language detection for MeteorJS applications
https://github.com/dev1an/detect-language
Last synced: 11 months ago
JSON representation
Automatic language detection for MeteorJS applications
- Host: GitHub
- URL: https://github.com/dev1an/detect-language
- Owner: Dev1an
- Created: 2015-06-24T11:15:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T12:40:54.000Z (over 10 years ago)
- Last Synced: 2025-01-21T13:09:27.950Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/devian/detectlanguage
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automatic language detection for tap:i18n
Add this package to your meteor app if you want to automatically set the your application's language to the language of the user's browser.
If you want your application to override the automatic detected language: use `TAPi18n.setLanguageAmplify(language)`