From dc02047e86864d6b5a2384a426fd53387b3c8953 Mon Sep 17 00:00:00 2001 From: Dmitriy Shweew Date: Tue, 19 Feb 2019 11:48:12 +0400 Subject: [PATCH] Update translation ru_RU --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index f9756bdf..ffa47314 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_RU cs de el es ko nl pl sv tr zh_CN zh_TW VERSION := $(shell grep '"version"' ../package.json | cut -d '"' -f 4)