Skip to content

Commit e6237e3

Browse files
Merge pull request #1013 from jfromaniello/patch-1
translate "apply" and "cancel" to Spanish
2 parents 6ccd103 + a49155d commit e6237e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

locales/pivot.es.coffee

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ callWithJQuery ($) ->
2828
totals: "Totales"
2929
vs: "vs"
3030
by: "por"
31+
apply: "Aplicar"
32+
cancel: "Cancelar"
33+
3134
aggregators:
3235
"Cuenta": tpl.count(frFmtInt)
3336
"Cuenta de valores únicos": tpl.countUnique(frFmtInt)

0 commit comments

Comments
 (0)