mailer tab + beginning of monitoring tab
This commit is contained in:
parent
3bc8800c35
commit
b38343705c
9 changed files with 322 additions and 12 deletions
|
|
@ -1152,6 +1152,7 @@
|
|||
"instance": "Instance",
|
||||
"limits": "Limits",
|
||||
"frontends": "Front-ends",
|
||||
"mailer": "EMails",
|
||||
"emoji": "Emoji"
|
||||
},
|
||||
"nodb": {
|
||||
|
|
@ -1178,6 +1179,10 @@
|
|||
"activities": "Statuses/activities access"
|
||||
}
|
||||
},
|
||||
"mailer": {
|
||||
"adapter": "Mailing Adapter",
|
||||
"auth": "Authentication"
|
||||
},
|
||||
"limits": {
|
||||
"arbitrary_limits": "Arbitrary limits",
|
||||
"posts": "Post limits",
|
||||
|
|
@ -1257,6 +1262,11 @@
|
|||
"replace_warning": "This will REPLACE the local pack of the same name",
|
||||
"copied_successfully": "Successfully copied emoji \"{0}\" to pack \"{1}\""
|
||||
},
|
||||
"generic_enforcement": {
|
||||
"if_available": "If available",
|
||||
"always": "Always",
|
||||
"never": "Never"
|
||||
},
|
||||
"temp_overrides": {
|
||||
":pleroma": {
|
||||
":instance": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue