-
Updated
Jul 10, 2021
internationalization
Here are 922 public repositories matching this topic...
-
Updated
Jul 16, 2021 - TypeScript
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 18, 2021 - Dart
-
Updated
Jul 17, 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
Would be great to allow users to report abusive behavior of other contributors from their user profile (like we can do it with translation suggestions).
I recently noticed some users who were damaging translations by putting nonsense in them and had to write to the support to report them.
-
Updated
Feb 3, 2021 - PHP
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Jun 10, 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 17, 2021 - Python
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jul 13, 2021 - PHP
-
Updated
Mar 30, 2021 - Swift
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
May 22, 2019 - TypeScript
-
Updated
Jul 16, 2021 - Fluent
-
Updated
Jun 22, 2021 - Python
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jul 10, 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