-
Updated
Oct 28, 2020
internationalization
Here are 800 public repositories matching this topic...
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 25, 2020 - JavaScript
-
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
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.
When importing a file, some labels are skipped but without knowing which ones
Describe the solution you'd like
At the end of the import, have the list of skipped labels (and as a bonus, the reason)
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 27, 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
Oct 27, 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 29, 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