-
Updated
Jul 30, 2021
translation
Here are 3,780 public repositories matching this topic...
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Mar 11, 2021
Package version eg. v9, v10:
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.2.0
Issue, Question or Enhancement:
Golangci-lint (https://github.com/golangci/golangci-lint) comes with a errorlint linter (https://github.com/polyfloyd/go-errorlint). When I switched it on, I got this issue f
-
Updated
Jul 29, 2021 - TypeScript
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Apr 21, 2021 - C#
-
Updated
Jul 30, 2021 - JavaScript
-
Updated
Jul 27, 2021 - PHP
-
Updated
Jul 28, 2021
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
Oct 15, 2020 - Python
-
Updated
Jul 12, 2021
-
Updated
Jul 18, 2019
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
May 28, 2021 - TypeScript
After X minutes of being open plus Y seconds of idleness (i.e. don't reload while user is moving mouse, etc.), reload the homepage or category pages to show the latest content.
-
Updated
May 21, 2021 - Python
-
Updated
Jul 29, 2021 - TypeScript
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Mar 12, 2021
Describe the bug
Extracting messages that occurs in several places in the code results in an entry containing all references on a dedicated line:
#: js/chart/HistoryChart.tsx:74
#: js/chart/LiveChart.tsx:77
msgid "Loading chart…"
msgstr ""Expected behavior
Extracting messages that occurs in several places in the code should result in an entry containing all reference
-
Updated
Apr 6, 2021
Problem:
The translator sometimes does not make correct spaces around tags. For example:
<p>Click on the links<a href="...">here</a>or<a href="...">here</a>.</p>
Solution suggestion:
Create new quality check. Logic like:
- if tag: a, strong, b, i, ...
- and if following chars are before or after the tag: \p{L}
- then show a failed check
-
Updated
Jul 30, 2021 - Python
Improve this page
Add a description, image, and links to the translation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the translation topic, visit your repo's landing page and select "manage topics."
Checklist