Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation error and improve translations #474

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DimmKG
Copy link
Contributor

@DimmKG DimmKG commented Apr 20, 2022

Changes:

  1. Fix compilation error (put quotes in sr_rs@latin in translate.js.coffee file)
  2. Translate section titles in web interface settings
  3. Place string placeholder to 'is the default' string (so you can move port number to another place)
  4. Separate translation of 'watched' filters and 'set watched' button (because "watched" can be changed in some languages depending on the words next to it)
  5. Remove text-transform: capitalize; from 'set watched' and 'more' buttons to use capitalization from translations

@gade01
Copy link
Contributor

gade01 commented Sep 7, 2022

@DimmKG
Thanks for the PR.

Regarding language files inside src/lang/_strings/ only en file should be changed.
Weblate will sync all other languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants