-
Updated
Nov 17, 2021
internationalization
Here are 988 public repositories matching this topic...
-
Updated
Nov 23, 2021 - TypeScript
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Nov 23, 2021 - JavaScript
-
Updated
Nov 20, 2021 - Dart
-
Updated
Nov 17, 2021 - JavaScript
-
Updated
Nov 22, 2021 - TypeScript
Describe the issue
Not sure if it's intended behaviour or a bug/oversight.
After deleting a string, you're redirected to the component language page, instead of the next string.
I already tried
- I've read and searched the documentation.
- I've searched for similar issues in this repository.
Steps to reproduce the behavior
In process of transl
-
Updated
Nov 21, 2021 - JavaScript
-
Updated
Feb 3, 2021 - PHP
-
Updated
Sep 30, 2021 - C++
Search result count
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
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Mar 7, 2021 - C#
-
Updated
Nov 7, 2021 - PHP
-
Updated
Nov 9, 2021 - Python
-
Updated
Sep 10, 2021 - JavaScript
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Nov 21, 2021 - TypeScript
The Problem
The initialization of svelte-i18n sets the preferred language in a global variable.
While this is acceptable for client, it is not acceptable for the server (with SSR).
The server might be async, in which it can proccess at the same time both request for one language and a request for other language.
However, as far as I can see, setting a new locale will override the existin
-
Updated
Oct 1, 2021 - Swift
-
Updated
Nov 5, 2021 - PHP
-
Updated
Nov 20, 2021 - Fluent
-
Updated
Aug 20, 2021 - Dart
-
Updated
May 22, 2019 - TypeScript
-
Updated
Nov 18, 2021 - Python
-
Updated
Aug 18, 2021 - PHP
-
Updated
Jun 8, 2019 - 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