summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/ru.json
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2019-09-09 12:26:44 -0300
committerYaco <franco@reevo.org>2019-09-09 12:26:44 -0300
commitca320ebafc2c5c0af7c2b733cfbbee065da7ac23 (patch)
treebd5160280cc284514df2fe181a77ef0032b319c8 /www/wiki/extensions/NewUserNotif/i18n/ru.json
parentbab17b300478bb2f750870f50c410da25525e9cc (diff)
agrega la extension NewUserNotif
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/ru.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/ru.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/ru.json b/www/wiki/extensions/NewUserNotif/i18n/ru.json
new file mode 100644
index 00000000..2fa4a866
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/ru.json
@@ -0,0 +1,10 @@
+{
+ "@metadata": {
+ "authors": [
+ "Александр Сигачёв"
+ ]
+ },
+ "newusernotifsubj": "Уведомление о новом участнике $1",
+ "newusernotif-desc": "Отправляет уведомление по электронной почте, когда регистрируется новый участник",
+ "newusernotifbody": "Привет, $1.\n\nВ проекте $3 в $4 была создана новая учётная запись — $2."
+}