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

Add pot/po translation support #492

Open
taozuhong opened this issue Jun 9, 2023 · 0 comments
Open

Add pot/po translation support #492

taozuhong opened this issue Jun 9, 2023 · 0 comments

Comments

@taozuhong
Copy link

Translate with language file(LINGUAS)

Translate to all languages in the language file(LINGUAS), based on pot file
param 1: pot file
param 2: LINGUAS

Translate all language file in the po folder

Translate all language file in the po folder with native language
param 1: native language
param 2: po folder

Translate to specific language

param 1: pot/po file
param 2: input language
param 3: target language

@taozuhong taozuhong changed the title Add pot/po support Add pot/po translation support Jun 9, 2023
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

No branches or pull requests

1 participant