Closed inexorabletash closed 8 years ago
The language files in l10n/ all have the same boilerplate code which is a maintenance burden and make it fragile for authors.
l10n/
Factor it out into a helper localize() global that takes a "JSON" blob.
localize()
The language files in
l10n/
all have the same boilerplate code which is a maintenance burden and make it fragile for authors.Factor it out into a helper
localize()
global that takes a "JSON" blob.