-
Updated
Oct 16, 2020
internationalization
Here are 795 public repositories matching this topic...
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Oct 19, 2020 - JavaScript
This is a HactoberFest issue! Read the contest details for more info.
Before you begin
- Confirm that you're working on this issue so I can add
👩💻 assigned label. - Use
nextbr
Describe the bug
I created new component, which is using mercurial VCS and supposed to pull from default branch and push translations to new branch. This doesn't work, "Push branch" option in Weblate is ignored and Weblate is always pushing to the default repository branch defined in Weblate as "Repository branch".
To Reproduce
Steps to reproduce the behavior:
- Create any new
-
Updated
May 21, 2020 - PHP
-
Updated
Sep 30, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
We manage our terms in a resource strings file and use traduora for translation.
When terms get deleted from the resource strings file and we import the new file in traduora, the deleted terms are not deleted in traduora and we must do that manually.
Describe the solution you'd like
- import a strings file with two
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Aug 12, 2020 - C#
-
Updated
May 11, 2020 - PHP
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Oct 2, 2020 - Python
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 15, 2020 - PHP
-
Updated
May 22, 2019 - TypeScript
-
Updated
Sep 25, 2020 - Rust
-
Updated
Sep 29, 2020 - Python
-
Updated
Jun 8, 2019 - JavaScript
-
Updated
Sep 17, 2020 - PHP
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 9, 2020 - Python
-
Updated
Oct 19, 2020 - Ruby
-
Updated
Oct 19, 2020 - 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."


Being a newer user to vue-i18n, I accidentally was using the unsafe
v-htmlbinding solution after reading the docs on HTML Formatting. Going back through the docs, I now noticed the big warning at the top suggesting using component interpolation.What do you think about showing an example of component interpolation under the HTML formatting section (https://kazupon.github.io/vue-i18n/guide/fo