summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/pt-br.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/pt-br.json
parentbab17b300478bb2f750870f50c410da25525e9cc (diff)
agrega la extension NewUserNotif
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/pt-br.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/pt-br.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/pt-br.json b/www/wiki/extensions/NewUserNotif/i18n/pt-br.json
new file mode 100644
index 00000000..e93e9269
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/pt-br.json
@@ -0,0 +1,12 @@
+{
+ "@metadata": {
+ "authors": [
+ "Carla404",
+ "Eduardo.mps",
+ "Luckas"
+ ]
+ },
+ "newusernotifsubj": "Notificação de novo usuário para $1",
+ "newusernotif-desc": "Envia uma notificação por e-mail quando uma conta de usuário é criada",
+ "newusernotifbody": "Olá, $1,\n\nUma nova conta de usuário, $2, foi criada em $3 em $4."
+}