summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-bmx7/po/es
AgeCommit message (Collapse)Author
2020-01-09luci-app-bmx7: mask CSS translate directives to avoid i18n confusionJo-Philipp Wich
Since bmx7's netjsongraph.js contains CSS `translate()` directives, they're treated as translation calls by the i18n source scanner. Mask these directives to avoid false positives. Fixes: #3484 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-17luci-app-bmx7: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-08-01luci-app-bmx7: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>