From 385834be53befe3c2e0e0f331b67b4a32ab2ea23 Mon Sep 17 00:00:00 2001 From: alexandervnuchkov Date: Mon, 26 Feb 2018 14:47:13 +0300 Subject: [PATCH] [DE] Update translations --- apps/documenteditor/main/locale/de.json | 1 + apps/documenteditor/main/locale/en.json | 1 + apps/documenteditor/main/locale/ru.json | 1 + 3 files changed, 3 insertions(+) diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index f12ab7091..99f4adedd 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -898,6 +898,7 @@ "DE.Views.DocumentHolder.textNextPage": "Nächste Seite", "DE.Views.DocumentHolder.textPaste": "Einfügen", "DE.Views.DocumentHolder.textPrevPage": "Vorherige Seite", + "DE.Views.DocumentHolder.textRefreshField": "Feld aktualisieren", "DE.Views.DocumentHolder.textRemove": "Entfernen", "DE.Views.DocumentHolder.textRemoveControl": "Inhaltssteuerelement entfernen", "DE.Views.DocumentHolder.textSettings": "Einstellungen", diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index cde402932..3c04e4e5b 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -898,6 +898,7 @@ "DE.Views.DocumentHolder.textNextPage": "Next Page", "DE.Views.DocumentHolder.textPaste": "Paste", "DE.Views.DocumentHolder.textPrevPage": "Previous Page", + "DE.Views.DocumentHolder.textRefreshField": "Refresh field", "DE.Views.DocumentHolder.textRemove": "Remove", "DE.Views.DocumentHolder.textRemoveControl": "Remove content control", "DE.Views.DocumentHolder.textSettings": "Settings", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index 771ca3f26..ded18f894 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -898,6 +898,7 @@ "DE.Views.DocumentHolder.textNextPage": "Следующая страница", "DE.Views.DocumentHolder.textPaste": "Вставить", "DE.Views.DocumentHolder.textPrevPage": "Предыдущая страница", + "DE.Views.DocumentHolder.textRefreshField": "Обновить поле", "DE.Views.DocumentHolder.textRemove": "Удалить", "DE.Views.DocumentHolder.textRemoveControl": "Удалить элемент управления содержимым", "DE.Views.DocumentHolder.textSettings": "Настройки",