From 7ca0fb66216ca65034224de4c3e01f345b3db454 Mon Sep 17 00:00:00 2001 From: Dmitriy Shweew Date: Sun, 17 Feb 2019 16:11:17 +0400 Subject: [PATCH] Russian translations --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index f9756bdf..7ee2873e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -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 := ru cs de el es ko nl pl sv tr zh_CN zh_TW VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4)