Ori shalhon
Ori shalhon
where does this issue stand? could I contribute to it?
Based on [1343](https://github.com/git-cola/git-cola/pull/1343) I made [1349](https://github.com/git-cola/git-cola/pull/1349) changing Czech, Spanish and French- will continue to additional languages if accepted
Created new pull-request [1351](https://github.com/git-cola/git-cola/pull/1351), finished all languages and added a test to verify no language translates basic git jargon.
@davvid - IMO once this is accepted - including merge conflict (accept new test) this request can possibly be closed.
@davvid need any help with this development?
@davvid Currently pylint evaluates code against python 3.6 : `# Specify what version of Python to evaluate code against. py-version = 3.6` [ruff supports target python version >= 3.7](https://docs.astral.sh/ruff/settings/#target-version) any...
are you aware if this has been resolved?
I would like to take a look at it
@xeophyte did you try to work with latest vivaldi stable cahnnel ? 6.5.3206.55 (Stable channel) no issues found for me
@xeophyte I managed to recreate the issue and now debugging it, @ImprovedTube there are multiple issues in json files preventing to load the project in devTools. I will create a...