OpenBazaar / openbazaar-desktop

OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
MIT License
648 stars 186 forks source link

Test Descriptions In Translation Files #1751

Open jjeffryes opened 5 years ago

jjeffryes commented 5 years ago

We should test if it's possible to mix in phrases with descriptions in the format below with Transifex to make translations easier.

"Key": {
    "message": "The English phrase.",
    "description": "A description of the context for the phrase."
}