From 5341773f4831960706446569675449217937aa6a Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 May 2022 10:40:02 +0200 Subject: Provide ability to get list of all posts --- i18n/en.toml | 3 +++ i18n/ru.toml | 7 +++++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.toml b/i18n/en.toml index f1a413f..bc92d51 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -39,3 +39,6 @@ [send] other = 'Send' + +[all_publications] + other = 'All publications' diff --git a/i18n/ru.toml b/i18n/ru.toml index a2db4b2..2598df1 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -5,7 +5,7 @@ other = 'Вернуться наверх' [more] - other = 'Далее...' + other = 'Читать далее...' [updated_at] other = 'Обновлено' @@ -17,7 +17,7 @@ other = 'Ваше имя' [email_addres] - other = 'Email' + other = 'Обратный адрес' [message] other = 'Сообщение' @@ -39,3 +39,6 @@ [send] other = 'Отправить' + +[all_publications] + other = 'Все публикации' -- cgit v1.2.3