Missing space in locale
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
There is no space between %s and 'принадлежащий', but it should be there.
https://github.com/nextcloud/circles/blob/ed29cb46df030cf94a647d80c505a43a75d458be/l10n/ru.json#L148
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open l10n/ru.json at line 148 and inspect the string containing %s and «принадлежащий». Correct the missing space, then verify that the Russian locale entry matches the intended wording and formatting.
Written by the indexing model from the issue text.
Assessment
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100