From ee1d33d7641d09c2b2337cc2b81c7ca95fe0b443 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Tue, 1 Oct 2024 10:20:10 +0300 Subject: [PATCH] [ru]: New keys translated --- locales/ru/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/ru/php.json b/locales/ru/php.json index c2f0a676..a66dfa5e 100644 --- a/locales/ru/php.json +++ b/locales/ru/php.json @@ -6,17 +6,17 @@ "attributes.announcement": "анонс", "attributes.area": "область", "attributes.audience_prize": "приз зрительских симпатий", - "attributes.audience_winner": "audience winner", + "attributes.audience_winner": "победитель зрительских симпатий", "attributes.available": "доступно", "attributes.birthday": "дата рождения", "attributes.body": "контент", "attributes.city": "город", - "attributes.company": "company", + "attributes.company": "компания", "attributes.compilation": "компиляция", "attributes.concept": "концепт", "attributes.conditions": "условия", "attributes.content": "контент", - "attributes.contest": "contest", + "attributes.contest": "конкурс", "attributes.country": "страна", "attributes.cover": "обложка", "attributes.created_at": "создано в", @@ -121,7 +121,7 @@ "attributes.user": "пользователь", "attributes.username": "никнейм", "attributes.value": "значение", - "attributes.winner": "winner", - "attributes.work": "work", + "attributes.winner": "победитель", + "attributes.work": "работа", "attributes.year": "год" }