7866f0f46e
* use locale to set language header * rewrite i18n provider and drop dependency * rename file * rename CrudMixin to HttpRepo * refactor: code-cleanup * add crowdin source * remove unused translations * grab translations from dev branch * add translation support for foods, units, and labels * remove rich import
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"language": "en-US",
|
|
"t1": "test2",
|
|
"t2": {
|
|
"1": "value1",
|
|
"2": "value2"
|
|
}
|
|
}
|