mirror of
https://github.com/humhub/humhub.git
synced 2025-03-22 16:10:13 +01:00
Update notification.php
This commit is contained in:
parent
115a04f16a
commit
d721fc5281
@ -17,7 +17,7 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'{displayName} accepted your friend request.' => '{displayName} принял ваш запрос на добавление в друзья.',
|
||||
'{displayName} declined your friend request.' => '{displayName} отменил ваш запрос на добавление в друзья.',
|
||||
'{displayName} sent you a friend request.' => '{displayName} отправил вам запрос на добавление в друзья.',
|
||||
'{displayName} accepted your friend request.' => 'Пользователь {displayName} принял ваш запрос на добавление в друзья.',
|
||||
'{displayName} declined your friend request.' => 'Пользователь {displayName} отменил ваш запрос на добавление в друзья.',
|
||||
'{displayName} sent you a friend request.' => 'Пользователь {displayName} отправил вам запрос на добавление в друзья.',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user