-
Updated
Feb 25, 2021
#
internationalization
Here are 864 public repositories matching this topic...
engineering
identity
time
awesome
programming
internationalization
date
email
phone-number
network
typography
resources
awesome-list
geography
falsehoods
postal-addresses
edge-cases
phone-numbers
myths
The monorepo home to all of the FormatJS related libraries, most notably react-intl.
react
javascript
i18n
ui
web
translation
internationalization
localization
intl
formatjs
globalization
-
Updated
Mar 20, 2021 - TypeScript
Internationalization for react done right. Using the i18next i18n ecosystem.
-
Updated
Mar 20, 2021 - JavaScript
i18next: learn once - translate everywhere
-
Updated
Mar 18, 2021 - JavaScript
A JavaScript Internationalization Framework
-
Updated
Mar 18, 2021 - JavaScript
pauloborges
commented
Feb 5, 2021
Describe the bug
Given a message like {input, plural, other {# + #}}
, one would expect both #
placeholders getting replaced by the plural value. But only the first one is actually replaced.
To Reproduce
import { plural } from "@lingui/macro"
export default function App() {
const message = plural(5, {
other: '# + #
})
return <p>{message}</p>
}
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
dart
http
mobile
framework
web
state-management
internationalization
routes
dependency-injection
get
flutter
getx
-
Updated
Mar 20, 2021 - Dart
nijel
commented
Feb 28, 2021
**Is your feature request related to a problem? If so,
-
Updated
Feb 3, 2021 - PHP
-
Updated
Feb 15, 2021 - Java
Starter kit with "Most Wanted" application features
react
redux
firebase
pwa
internationalization
authentication
offline
progressive-web-app
responsive
material-ui
routing
starter-kit
facebook-login
google-login
theming
firebase-auth
hacktoberfest
hacktoberfest-accepted
-
Updated
Mar 16, 2021 - JavaScript
Open
Search result count
iuhoay
commented
Jan 13, 2021
Search result count is 10.
How can i set the pagesize on user side
-
Updated
Mar 13, 2021 - TypeScript
A Tumblr Blog Backup Application
windows
crawler
downloader
backup
internationalization
csharp
tumblr
wpf
mvvm
mef
tumblr-blog
tumblr-likes
hidden-tumblr
password-protected-tumblr
tumblr-search
tumblr-tags
safe-mode-tumblr
-
Updated
Mar 7, 2021 - C#
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
i18n
php
time
formatter
internationalization
parsing
date
calendar
supported-languages
moment
cet
echo-momentfromvo
echo-momentperiodvo
-
Updated
Feb 22, 2021 - PHP
Fluent — planning, spec and documentation
translation
internationalization
localization
ftl
l10n
intl
specification
translate
ebnf
globalization
asdl
-
Updated
Feb 21, 2021 - JavaScript
Rosetta is a Django application that eases the translation process of your Django projects
-
Updated
Mar 19, 2021 - Python
The blazing fast lightweight internationalization (i18n) module for javascript
-
Updated
Nov 26, 2020 - JavaScript
JavaScript implementation of Project Fluent
react
i18n
language
translation
internationalization
localization
ftl
formatting
l10n
locale
globalization
language-negotiation
-
Updated
Mar 17, 2021 - JavaScript
PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
-
Updated
Mar 10, 2021 - PHP
[MIGRATED] Format a string with placeholders, including plural and select support to create localized messages.
-
Updated
May 22, 2019 - TypeScript
Rust implementation of Project Fluent
-
Updated
Mar 13, 2021 - FreeMarker
Easily translate "cheese omelet" into "omelette au fromage".
-
Updated
Mar 19, 2021 - Python
javascript
i18n
php
laravel
internationalization
localization
l10n
laravel-package
laravel-5-package
laravel-4-package
-
Updated
Mar 15, 2021 - PHP
A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
macos
language
ios
translation
internationalization
localization
xcode
language-translation
tvos
watchos
strings
localization-tool
macos-app
ios-localization
macos-localization
localization-editor
strings-editor
-
Updated
Jan 28, 2021 - Swift
Internationalization library for Svelte
-
Updated
Mar 19, 2021 - TypeScript
Extracts string messages from React components that use React Intl.
-
Updated
Jun 8, 2019 - JavaScript
Easy and Fast internationalizing your Flutter Apps
i18n
json
csv
translation
internationalization
localization
json-files
locale
flutter
locale-gen
localization-tool
globalization
locales
locales-translation
json-localization
localization-using-json-files
localization-kit
flutter-apps
i18n-alternative
translated-keys
-
Updated
Feb 28, 2021 - Dart
Dead simple localization for your React components
-
Updated
Mar 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the internationalization topic page so that developers can more easily learn about it.
Add this topic to your repo
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