diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
commit | 49634892696ff77d86fcae650a73f82cca4160bb (patch) | |
tree | 831a1b8b8cb6e5f35f82d78899fb859299eccc5c /apps/files/l10n/ru.json | |
parent | 3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff) | |
download | nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index c72f18785a4..b71125c5576 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -310,6 +310,8 @@ "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", |