summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 830f204e092f..ed7f579a1466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,6 +78,7 @@ package() {
cp -RL "$GO_PLATFORM_DIR"/web/{static,templates} web/
cp -RL "$GO_PLATFORM_DIR"/api/templates api/
+ cp -RL "$GO_PLATFORM_DIR"/i18n .
echo $pkgver > config/build.txt
mv web/static/js/bundle{,-$pkgver}.min.js