-
Hello! I'm pretty new to Weblate and my problem may be pretty stupid. I come from Crowdin and I have a translation structure similar to this: {
"SOMETHING_WENT_WRONG": "Something has gone wrong on our side!"
} Basically, a key and translation pair. The thing is, I have set the file format to i18next JSON v4, as that seems to be the best fit, however, Weblate shows the "key" of the translation as the context to translate, which (looking at the example) is quite complicated to guess. I do not rule out having a problem with the configuration, therefore, I leave the configuration used here:
Thanks for your time, if you need more context I'll add it as soon as I can. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need |
Beta Was this translation helpful? Give feedback.
You need
Monolingual base language file
, see https://docs.weblate.org/en/latest/formats.html#bilingual-and-monolingual-formats