diff options
| author | Anonymous <noreply@weblate.org> | 2020-10-16 19:23:54 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-10-16 20:41:05 +0000 |
| commit | 85326ee9e273f94ffd8e0b33fd099c98921ff8f0 (patch) | |
| tree | c528e029f9b28c79d645f634a615684ffc7775b7 /src/i18n/ru.json | |
| parent | def04380da53763379b0dd1eec1073b9796d07a0 (diff) | |
Translated using Weblate (Russian)
Currently translated at 55.0% (368 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
Diffstat (limited to 'src/i18n/ru.json')
| -rw-r--r-- | src/i18n/ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 3444a26d..8f421b50 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -473,5 +473,10 @@ "tool_tip": { "accept_follow_request": "Принять запрос на чтение", "reject_follow_request": "Отклонить запрос на чтение" + }, + "image_cropper": { + "save_without_cropping": "Сохранить не обрезая", + "save": "Сохранить", + "crop_picture": "Обрезать картинку" } } |
