-
Updated
Aug 17, 2020
internationalization
Here are 769 public repositories matching this topic...
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Aug 21, 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
Is your feature request related to a problem? Please describe.
The google-cloud-translate package changed API and is incompatible with what Weblate uses right now. See https://googleapis.dev/python/translation/latest/UPGRADING.html
Describe the solution you'd like
Adjust the machinery service to new API.
Additional context
Related code is here:
-
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 1, 2020 - JavaScript
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Aug 12, 2020 - C#
-
Updated
May 11, 2020 - PHP
-
Updated
Aug 21, 2020 - Python
-
Updated
Jun 26, 2019 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Aug 17, 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
Jun 7, 2020 - PHP
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Aug 2, 2020 - Python
-
Updated
Aug 11, 2020 - Ruby
-
Updated
Aug 7, 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