Update translation ru_RU

This commit is contained in:
Dmitriy Shweew 2019-02-19 11:48:12 +04:00
parent b4621b2708
commit dc02047e86
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
all: all:
.PHONY: update-po update-js update-pot .PHONY: update-po update-js update-pot
LINGUAS := cs de el es ko nl pl sv tr zh_CN zh_TW LINGUAS := ru_RU cs de el es ko nl pl sv tr zh_CN zh_TW
VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4) VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4)