danhper / danhper/python-i18n

How to get reverse translation?

Open
#42 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
246
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Lets say I have a translation file containing a section

```
de_DE:
hello: Hallo
```

How can I get the reverse translation Hallo => hello?

If there is now build-in function for reverse translation, how can I access the already read in translations to create a reverse dictionary from its entries?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.