summaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
authorLiddack <liddack@outlook.com>2021-03-15 22:19:02 -0300
committerPierre Ossman <ossman@cendio.se>2021-03-16 13:30:23 +0100
commit89f9ac00166f1106e03d46562ffeaa3d8032f399 (patch)
treef0f22271cb15774b24db9449519e75648175094f /po/Makefile
parentf9a8c4ccd5562128280a9996aed2b307d57c83f3 (diff)
downloadnovnc-89f9ac00166f1106e03d46562ffeaa3d8032f399.tar.gz
Add Portuguese (Brazil) translation
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index cce293d..8046cc0 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,7 +1,7 @@
all:
.PHONY: update-po update-js update-pot
-LINGUAS := cs de el es ja ko nl pl ru sv tr zh_CN zh_TW
+LINGUAS := cs de el es ja ko nl pl pt_BR ru sv tr zh_CN zh_TW
VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4)