diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:37 +0000 |
commit | 96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6 (patch) | |
tree | 858204344f0c4ed2b00e6850d2120931b8153ab7 /core/l10n/ru.json | |
parent | 4cbf64b030863b3f9f1ff703aee7355b7e724b85 (diff) | |
download | nextcloud-server-96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6.tar.gz nextcloud-server-96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index d6d836e61d6..960ff87fd14 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -212,8 +212,8 @@ "Search people" : "Поиск людей", "Not found" : "Не найдено", "People" : "Люди", - "Search in" : "Искать в", "Filter in current view" : "Фильтр в текущем виде", + "Search in" : "Искать в", "Searching …" : "Поиск…", "No matching results" : "Нет совпадающих результатов", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", |