summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-22 18:46:04 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-22 18:46:04 -0400
commitb5163c483c88914ac17e94e275871996f12fc210 (patch)
treebf8cbacf2f260e423d0c08d39fa6b3ed7d777c35 /scripts
parentc09501497b75c3042471a3da5633f4c6b48e33e9 (diff)
Send notifications with the language of the recipient
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make-assets.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-assets.sh b/scripts/make-assets.sh
index 1357a6ac..1b313a9c 100755
--- a/scripts/make-assets.sh
+++ b/scripts/make-assets.sh
@@ -5,7 +5,7 @@ vendor_css="jquery-ui.min chosen.min fullcalendar.min font-awesome.min"
app_js="base board calendar analytic swimlane dashboard budget screenshot"
vendor_js="jquery-1.11.1.min jquery-ui.min jquery.ui.touch-punch.min chosen.jquery.min dropit.min moment.min fullcalendar.min mousetrap.min mousetrap-global-bind.min app.min"
-lang_js="da de es fi fr hu it ja nl pl pt-br ru sv th tr zh-cn"
+lang_js="da de es fi fr hu it ja nl pl pt-br ru sv sr th tr zh-cn"
function merge_css {