-
Updated
Aug 5, 2021
{{ message }}
The monorepo home to all of the FormatJS related libraries, most notably react-intl.
Internationalization for react done right. Using the i18next i18n ecosystem.
i18next: learn once - translate everywhere
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
A JavaScript Internationalization Framework
Describe the bug
Extracting messages that occurs in several places in the code results in an entry containing all references on a dedicated line:
#: js/chart/HistoryChart.tsx:74
#: js/chart/LiveChart.tsx:77
msgid "Loading chart…"
msgstr ""Expected behavior
Extracting messages that occurs in several places in the code should result in an entry containing all reference
Starter kit with "Most Wanted" application features
Search result count is 10.
How can i set the pagesize on user side
If the locale is set using this.translocoLocaleService.setLocale(locale) (or default) it is overwritten the moment this.translocoService.setActiveLang(lang); is called.
Because of the https://github.com/ngneat/transloco/blob/master/projects/ngneat/transloco-locale/src/lib/transloco-locale.service.ts
translocoService.langChanges$ subscription.
There is no property or config to disable
A Tumblr Blog Backup Application
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
Fluent — planning, spec and documentation
Rosetta is a Django application that eases the translation process of your Django projects
The blazing fast lightweight internationalization (i18n) module for javascript
JavaScript implementation of Project Fluent
PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
Internationalization library for Svelte
Rust implementation of Project Fluent
[MIGRATED] Format a string with placeholders, including plural and select support to create localized messages.
Landy is a free React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.
Easily translate "cheese omelet" into "omelette au fromage".
Easy and Fast internationalizing your Flutter Apps
Extracts string messages from React components that use React Intl.
Add a description, image, and links to the internationalization topic page so that developers can more easily learn about it.
To associate your repository with the internationalization topic, visit your repo's landing page and select "manage topics."
Hello,
I'm using vue-i18n on my nuxt app with typescript.
I have a simple question :
Why in
`local