Change notification settings keys to new names, remove the defunct non_follows key.
This commit is contained in:
parent
199fc9351d
commit
8e1e7144fd
9 changed files with 26 additions and 34 deletions
|
@ -349,12 +349,11 @@
|
|||
"link": "ссылка"
|
||||
}
|
||||
},
|
||||
"notification_setting_non_followers": "Не читающие вас",
|
||||
"notification_setting_from_strangers": "Не читающие вас",
|
||||
"allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер",
|
||||
"hide_user_stats": "Не показывать статистику пользователей (например количество читателей)",
|
||||
"notification_setting_followers": "Читающие вас",
|
||||
"notification_setting_follows": "Читаемые вами",
|
||||
"notification_setting_non_follows": "Не читаемые вами"
|
||||
"notification_setting_from_followers": "Читающие вас",
|
||||
"notification_setting_from_following": "Читаемые вами",
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Свернуть",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue