openscopeproject / openscopeproject/InteractiveHtmlBom

Create .po file for volunteer to translate this plugin

Open
#160 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wishlist
Dominant language
Python
Stars
4.6k
Forks
578
Avg merge
5h 24m
Merged PRs (30d)
2

Description

same as title , make your plugin multilingual !!

you can gettext of python create the .pot file and use poedit (or other po file edit software )to convert it to .po file ,than volunteer can translate it to other language

you can find more information by searching "python i18n"

and you can also create team on Transifex and (or crowdin)share link to others people to help you for translation

(sorry for my english haha)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the plugin's user-facing Python strings and checking how gettext can be introduced; the issue describes creating a .pot/.po workflow and optionally sharing translations through Transifex or Crowdin. Done should mean the plugin supports volunteer translation in another language.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
internationalization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.