mirror of
https://github.com/openvk/openvk
synced 2024-11-14 19:19:14 +03:00
typo xd
This commit is contained in:
parent
7b912b480d
commit
dda86b167e
2 changed files with 4 additions and 4 deletions
|
@ -1251,8 +1251,8 @@
|
|||
|
||||
"blacklist" = "Blacklist";
|
||||
"user_blacklisted_you" = "This user has blacklisted you.";
|
||||
"user_blacklisted" = "$1 has been blacklisted"
|
||||
"user_removed_from_the_blacklist" = "$1 has been removed from the blacklist."
|
||||
"user_blacklisted" = "$1 has been blacklisted";
|
||||
"user_removed_from_the_blacklist" = "$1 has been removed from the blacklist.";
|
||||
|
||||
/* Away */
|
||||
|
||||
|
|
|
@ -1142,8 +1142,8 @@
|
|||
|
||||
"blacklist" = "Чёрный список";
|
||||
"user_blacklisted_you" = "Пользователь внёс Вас в чёрный список.";
|
||||
"user_blacklisted" = "$1 занесён в чёрный список."
|
||||
"user_removed_from_the_blacklist" = "$1 удалён из чёрного списка."
|
||||
"user_blacklisted" = "$1 занесён в чёрный список.";
|
||||
"user_removed_from_the_blacklist" = "$1 удалён из чёрного списка.";
|
||||
|
||||
/* Away */
|
||||
|
||||
|
|
Loading…
Reference in a new issue