-
Updated
Oct 22, 2020 - Vue
i18n
Here are 2,271 public repositories matching this topic...
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Oct 28, 2020 - PHP
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Oct 25, 2020 - TypeScript
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Oct 28, 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
-
Updated
May 11, 2020 - Vue
-
Updated
Jul 23, 2018 - TypeScript
-
Updated
Oct 27, 2020 - Vue
component: pop-over
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
Oct 1, 2020 - TypeScript
-
Updated
Oct 22, 2020 - Ruby
-
Updated
Oct 9, 2020 - Go
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Oct 27, 2020 - PHP
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."

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