-
Updated
Jul 14, 2021 - Vue
i18n
Here are 2,596 public repositories matching this topic...
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
Jul 21, 2021 - TypeScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 21, 2021 - PHP
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
May 28, 2021 - TypeScript
-
Updated
Jul 20, 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
May 11, 2020 - Vue
-
Updated
May 24, 2021 - Vue
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
Jul 23, 2018 - TypeScript
-
Updated
Jun 27, 2021 - TypeScript
-
Updated
Feb 3, 2021 - PHP
-
Updated
Jun 23, 2021 - Go
-
Updated
Jun 24, 2021 - Ruby
-
Updated
Jul 20, 2021 - C++
When I convert a model into a JSON string, the translatable attributes are shown in the raw format (object containing all the different translations). I would expect for it to return the translation string based on the current app locale.
-
Updated
Jul 8, 2021 - JavaScript
-
Updated
Jul 21, 2021 - Python
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