git ssb

2+

mixmix / ticktack



Commit 9cfd6e51ee778dc16e35913b12823e4b573afbfb

add translation check

mix irving committed on 8/28/2017, 1:42:43 AM
Parent: ef08c9119e733198510e57b49ae441a7d0c8cae7

Files changed

README.mdchanged
package-lock.jsonchanged
package.jsonchanged
translations/checker.jsadded
README.mdView
@@ -49,4 +49,9 @@
4949 "autoinvite": "128.199.132.182:43750:@7xMrWP8708+LDvaJrRMRQJEixWYp4Oipa9ohqY7+NyQ=.ed25519~YC4ZnjHH8qzsyHe2sihW8WDlhxSUH33IthOi4EsldwQ="
5050 }
5151 ```
5252
53 +### Translations
54 +
55 +Theses are in `/translations`.
56 +There's a helper script in there called `checker.js` which looks for translations in `en` (english) that are missing from `zh` (mandarin).
57 +