Skip to content
#

translation

Here are 4,524 public repositories matching this topic...

Stypox
Stypox commented Jun 11, 2022

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at [NewPipeExtractor](htt
enhancement good first issue GUI
renta
renta commented Mar 24, 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

niksauer
niksauer commented Apr 7, 2022

Describe the bug
The output PO file has comments with a leading period:

#. Your free trial will end on August 6th and will not renew.
#: src/components/routes/billing/Status/Status.tsx:56
msgid "and will not renew."
msgstr ""

To Reproduce
Steps to reproduce the behavior, possibly with minimal code sample, e.g:

import { t } from "@lingui/macro"

cons
weblate
Geeyun-JY3
Geeyun-JY3 commented Jul 1, 2022

Describe the issue

The sort button is always the same (sort-ascending) after the page is loaded.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

  1. Go to any page with the sort button
  2. Click the sort button
  3. See that the order is changed but
bug good first issue

Improve this page

Add a description, image, and links to the translation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the translation topic, visit your repo's landing page and select "manage topics."

Learn more