diff --git a/plugins/view-assets/lang/en.json b/plugins/view-assets/lang/en.json index 7ac9af61f1..efcc1658e1 100644 --- a/plugins/view-assets/lang/en.json +++ b/plugins/view-assets/lang/en.json @@ -61,7 +61,7 @@ "FilteredViews": "Filtered views", "NewFilteredView": "New filtered view", "FilteredViewName": "Filtered view name", - "Than": "Than", + "Then": "Then", "ShowPreviewOnClick": "Please click to show document index preview..." } } diff --git a/plugins/view-assets/lang/ru.json b/plugins/view-assets/lang/ru.json index d2aab998b4..a6f5171742 100644 --- a/plugins/view-assets/lang/ru.json +++ b/plugins/view-assets/lang/ru.json @@ -58,7 +58,7 @@ "FilteredViews": "Фильтрованные отображения", "NewFilteredView": "Новое фильтрованное отображение", "FilteredViewName": "Имя фильтрованного отображения", - "Than": "Затем", + "Then": "Затем", "ShowPreviewOnClick": "Пожалуйста нажмите чтобы увидеть предпросмотр..." } } diff --git a/plugins/view-resources/src/components/ViewOptions.svelte b/plugins/view-resources/src/components/ViewOptions.svelte index 85d1a3e1ab..afbc2c5148 100644 --- a/plugins/view-resources/src/components/ViewOptions.svelte +++ b/plugins/view-resources/src/components/ViewOptions.svelte @@ -60,7 +60,7 @@