From fa66385c5beb157fe885401f70029ce03f182ba5 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 20 Aug 2018 19:06:04 +0300 Subject: [PATCH] Updated localization files --- src/i18n/messages.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 845facc3..0bcfb25a 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -340,7 +340,8 @@ const en = { followed_you: 'followed you', favorited_you: 'favorited your status', repeated_you: 'repeated your status', - broken_favorite: 'Unknown status, searching for it...' + broken_favorite: 'Unknown status, searching for it...', + load_older: 'Load older notifications' }, login: { login: 'Log in', @@ -1631,7 +1632,8 @@ const ru = { followed_you: 'начал(а) читать вас', favorited_you: 'нравится ваш статус', repeated_you: 'повторил(а) ваш статус', - broken_favorite: 'Неизвестный статус, ищем...' + broken_favorite: 'Неизвестный статус, ищем...', + load_older: 'Загрузить старые уведомления' }, login: { login: 'Войти',