Skip to content

Commit

Permalink
Make Crowdin happy
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Apr 10, 2024
1 parent 0900ab0 commit 8cba6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/langs/ru/admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
"admin_ip_rule_title": "Правило для IP или подсети",
"err_admin_ip_format_invalid": "Некорректный IP-адрес. Введите IPv4- или IPv6-адрес или диапазон адресов в формате CIDR.",
"admin_ip_rule_created": "Правило для IP создано",
"summary_admin_X_signup_invites": "Всего на сервере {count, plural, one {# приглашение} few {# приглашения} other {# приглашений}}",
"summary_admin_X_signup_invites": "Всего на сервере {count, plural, =0 {0 приглашений} one {# приглашение} few {# приглашения} other {# приглашений}}",
"admin_audit_log_deleted_invite": "<a id=\"adminUser\">{name}</a> {gender, select, female {удалила} other {удалил}} приглашение <a id=\"targetUser\">{targetName, inflect, dative}</a>",
"signup_invite_deleted": "Приглашение удалено"
}

0 comments on commit 8cba6d2

Please sign in to comment.