https://bugzilla.wikimedia.org/show_bug.cgi?id=50431
--- Comment #7 from Liangent <[email protected]> --- (In reply to comment #5) > Fine technically - I think users would be upset and confused. So you'll need to prepare for some interface design to tell users that "Some text written in English" and "Some other text written in Spanish" lines are not in pt. And the format of JSON needs to be modified to include this info. Like: { "pages": { "1467239": { "title": "Predefini\u00e7\u00e3o:Refer\u00eancias", "description": { "pt": { "value": "Some text written in English", "language": "en" } }, "params": { "t\u00edtulo": { "label": { "pt": { "value": "Some other text written in Spanish", "language": "es" } }, ... } ... } } -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
