-
Updated
Aug 5, 2021
internationalization
Here are 932 public repositories matching this topic...
-
Updated
Aug 9, 2021 - TypeScript
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 7, 2021 - JavaScript
-
Updated
Aug 6, 2021 - Dart
-
Updated
Aug 6, 2021 - JavaScript
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
-
Updated
Feb 3, 2021 - PHP
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Jul 20, 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
Mar 7, 2021 - C#
-
Updated
Jun 2, 2021 - PHP
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Python
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Jul 13, 2021 - PHP
-
Updated
Mar 30, 2021 - Swift
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jul 29, 2021 - Fluent
-
Updated
May 22, 2019 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jul 24, 2021 - Python
-
Updated
Jul 26, 2021 - Dart
-
Updated
Jul 8, 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