summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/gl.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/gl.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/gl.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/gl.json b/www/wiki/extensions/NewUserNotif/i18n/gl.json
new file mode 100644
index 00000000..8809999e
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/gl.json
@@ -0,0 +1,11 @@
+{
+ "@metadata": {
+ "authors": [
+ "Alma",
+ "Toliño"
+ ]
+ },
+ "newusernotifsubj": "Notificación de novo usuario para $1",
+ "newusernotif-desc": "Envía unha notificación por correo electrónico cando se crean contas de usuario",
+ "newusernotifbody": "Ola $1:\n\nCreouse unha nova conta de usuario, chamada $2, en $3 o $5 ás $6."
+}