Add ru in Makefile
This commit is contained in:
parent
8f6a642ed5
commit
d1113243dd
|
|
@ -1,7 +1,7 @@
|
|||
all:
|
||||
.PHONY: update-po update-js update-pot
|
||||
|
||||
LINGUAS := cs de el es ko nl pl sv tr zh_CN zh_TW
|
||||
LINGUAS := cs de el es ko nl pl ru sv tr zh_CN zh_TW
|
||||
|
||||
VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue