feat(FeedIgnore): added strings

This commit is contained in:
xRy0 2025-05-20 21:48:39 +03:00
parent cb015a5710
commit 37a9c2fb56
No known key found for this signature in database
GPG key ID: 0DD2B72E974C9E3B
2 changed files with 10 additions and 0 deletions

View file

@ -359,6 +359,11 @@
"subscriptions_one" = "$1 subscription";
"subscriptions_other" = "$1 subscriptions";
"feed_user_ignored" = "User will no longer appear in the feed.";
"feed_club_ignored" = "Club will no longer appear in the feed.";
"feed_unignore" = "Restore.";
"feed_ignore" = "Not interested";
/* Group */
"group" = "Group";

View file

@ -290,6 +290,11 @@
"change_geo_name" = "Изменить название точки";
"change_geo_name_new" = "Новое название";
"feed_user_ignored" = "Пользователь больше не будет появляться в ленте.";
"feed_club_ignored" = "Группа больше не будет появляться в ленте.";
"feed_unignore" = "Вернуть.";
"feed_ignore" = "Не интересно";
/* Friends */
"friends" = "Друзья";