summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPierre Ossman <pierre@ossman.eu>2016-11-14 22:00:21 +0100
committerPierre Ossman <pierre@ossman.eu>2016-11-17 20:42:08 +0100
commit3cdc603aa45850af1e9c25a5a6f28becc6196d2c (patch)
tree0bc8472879f27e427d268d46db5b83b94ff36606 /package.json
parent45729def6d7d0c4bc8327cf331554680100da3ad (diff)
downloadnovnc-3cdc603aa45850af1e9c25a5a6f28becc6196d2c.tar.gz
Use gettext .po files for translations
This allows the same workflow as most other projects for translations.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6fd6a85..985f064 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,7 @@
"mocha": "^3.1.2",
"open": "^0.0.5",
"phantomjs-prebuilt": "^2.1.13",
+ "po2json": "*",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0",
"spooky": "^0.2.5",