summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/qqq.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/qqq.json
parentbab17b300478bb2f750870f50c410da25525e9cc (diff)
agrega la extension NewUserNotif
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/qqq.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/qqq.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/qqq.json b/www/wiki/extensions/NewUserNotif/i18n/qqq.json
new file mode 100644
index 00000000..1ecdb882
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/qqq.json
@@ -0,0 +1,14 @@
+{
+ "@metadata": {
+ "authors": [
+ "Purodha",
+ "Shirayuki",
+ "Siebrand",
+ "The Evil IP address",
+ "Umherirrender"
+ ]
+ },
+ "newusernotifsubj": "This message contains the subject line for the email. Parameters:\n* $1 is replaced with the wiki site name.",
+ "newusernotif-desc": "{{desc|name=New User Notification|url=https://www.mediawiki.org/wiki/Extension:New_User_Email_Notification}}",
+ "newusernotifbody": "This file contains the body text for the email. Parameters:\n* $1 - replaced with the username of the recipient\n* $2 - replaced with the username of the new user account\n* $3 - replaced with the wiki site\n* $4 - replaced with the time and date of the account's creation\n* $5 - (Optional) replaced with the date of the account's creation\n* $6 - (Optional) replaced with the time of the account's creation"
+}