Skip to content

Commit a49155d

Browse files
authored
translate "apply" and "cancel" to Spanish
1 parent e3dd0d7 commit a49155d

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)