Archived
1
0
Related Work Items: #241, #242, #249, #250
This commit is contained in:
Michael Gordeev
2019-01-08 16:32:10 +03:00
parent cfeecd5ad1
commit 5a9ba6b844
5 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ namespace FoxTube.Background
if (saved[7] as string == "ru-RU")
return new Dictionary<string, string>()
{
{ "addLater", "Добавить в Посмотреть позже" },
{ "addLater", "Посмотреть позже" },
{ "changelog", "Список изменений" },
{ "changelogHeader", "Что нового в версии" },
{ "videoContent", "загрузил новое видео" },