-
Updated
Aug 25, 2020
internationalization
Here are 775 public repositories matching this topic...
-
Updated
Aug 30, 2020 - TypeScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Aug 20, 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
issue of Change history
To Reproduce
Steps to reproduce the behavior:
- Open application language page
e,g,. https://hosted.weblate.org/projects/weblate/application/ja/ - Click Insight -> history
- Goto page bottom, and click "Browse all translation changes"
- Edit position is "1/246"
- Click [>], Change to "2/246"
- Click "edit position", edit
-
Updated
May 21, 2020 - PHP
Is your feature request related to a problem? Please describe.
in other translation platforms you need to import only template file, after that you can translate all strings from it to other languages. But in traduora i can't do that. Do you plan to add this feature, or how to do workflow? Template file create automatic via extracting strings from source code.
When i'm use zanata i'm upload
-
Updated
Aug 10, 2020 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 12, 2020 - C#
-
Updated
May 11, 2020 - PHP
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Jun 26, 2019 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Jun 8, 2020 - PHP
-
Updated
May 22, 2019 - TypeScript
-
Updated
Aug 9, 2020 - Rust
-
Updated
Jun 8, 2019 - JavaScript
-
Updated
Aug 10, 2020 - Python
-
Updated
Aug 27, 2020 - PHP
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Aug 2, 2020 - Python
-
Updated
Aug 30, 2020 - Ruby
-
Updated
Aug 25, 2020 - TypeScript
-
Updated
Aug 12, 2020 - Go
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