-
Updated
Mar 13, 2021 - Vue
#
i18n
Here are 2,440 public repositories matching this topic...
i18n
mock
admin
webpack
dashboard
vue
tinymce
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
webpack4
react
redux
i18n
styled-components
redux-saga
offline-first
react-boilerplate
scaffolding
immer
webpack4
-
Updated
Mar 18, 2021 - JavaScript
React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel, PostCSS, Webpack, Browsersync)
-
Updated
Mar 11, 2021 - JavaScript
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
An elegant dashboard
i18n
mock
admin
csv
webpack
vue
fontawesome
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
vue-cli3
dashboar
-
Updated
Feb 23, 2021 - JavaScript
Internationalization for react done right. Using the i18next i18n ecosystem.
-
Updated
Mar 20, 2021 - JavaScript
The Translation component provides tools to internationalize your application.
-
Updated
Mar 16, 2021 - PHP
i18next: learn once - translate everywhere
-
Updated
Mar 18, 2021 - JavaScript
redux
i18n
react-native
eslint
jest
fastlane
snowflake
immutablejs
validate
bitrise
parse-server
standard-js
hapi-server
tcomb-form-native
react-native-router-flux
react-native-vector-icons
key-mirror
async-storage
-
Updated
Mar 7, 2019 - JavaScript
Translating your AngularJS 1.x apps
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
The internationalization (i18n) library for Angular
-
Updated
Feb 26, 2021 - TypeScript
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>
}
i18n
mock
admin
webpack
test
vuejs2
element
vuex
vue-cli
axios
admin-template
management-system
element-ui
vue-admin
vue-admin-tamplate
addrountes
-
Updated
May 11, 2020 - Vue
nijel
commented
Feb 28, 2021
**Is your feature request related to a problem? If so,
javascript
i18n
autocomplete
tree
select
ui
webpack
vue
validator
table
modal
modals
button
vue-components
datepicker
form
vue2
ui-components
datetimepicker
heyui
-
Updated
Mar 13, 2021 - Vue
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
electron
android
i18n
ios
angular
mobile
typescript
ngrx
seed
desktop
aot
lodash
nativescript
angulartics2
-
Updated
Jul 23, 2018 - TypeScript
Open
component: pop-over
10
-
Updated
Feb 3, 2021 - PHP
Angular 9 Example App + Angular CLI + Angular Universal + i18n + Firebase
i18n
boilerplate
firebase
angular
universal
ssr
universal-app
sample-app
angular-cli
example-project
boiler-plate
angular-universal
example-app
angular8
angular9
angular-8
angular-9
angular9-boilerplate
angular9-example
angular9-sample
-
Updated
Mar 14, 2021 - TypeScript
Manage translation and localization with static analysis, for Ruby i18n
ruby
i18n
router
static-code-analysis
climate
scanner
static-analysis
translation-management
badge
gemnasium
translation-key
dynamic-keys
badge-travis
badge-coverage
-
Updated
Mar 4, 2021 - Ruby
Translate your Go program into multiple languages.
-
Updated
Mar 17, 2021 - Go
-
Updated
Feb 15, 2021 - Java
Making Eloquent models translatable
-
Updated
Dec 14, 2020 - PHP
Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)
javascript
css
i18n
postcss
css3
mirror
donation
ltr
rtl
cascading-style-sheets
postcss-plugin
flip
rtlcss
right-to-left
left-to-right
-
Updated
Mar 17, 2021 - JavaScript
Improve this page
Add a description, image, and links to the i18n topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the i18n 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