links tab done (finally)
This commit is contained in:
parent
b7a97b8603
commit
42a5da93ea
10 changed files with 234 additions and 12 deletions
|
|
@ -1157,7 +1157,8 @@
|
|||
"emoji": "Emoji",
|
||||
"uploads": "Uploads",
|
||||
"monitoring": "Monitoring",
|
||||
"registrations": "Registrations"
|
||||
"registrations": "Registrations",
|
||||
"links": "Links"
|
||||
},
|
||||
"nodb": {
|
||||
"heading": "Database config is disabled",
|
||||
|
|
@ -1192,6 +1193,10 @@
|
|||
"email_message": "Via email"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"link_previews": "Link previews",
|
||||
"link_formatter": "Link formatter"
|
||||
},
|
||||
"uploads": {
|
||||
"general": "General settings",
|
||||
"filenames": "Filenames, Titles and Descriptions",
|
||||
|
|
@ -1294,6 +1299,20 @@
|
|||
},
|
||||
"temp_overrides": {
|
||||
":pleroma": {
|
||||
"Pleroma_DOT_Formatter": {
|
||||
":attribute_toggle": {
|
||||
"label": "Set {attr} attribute"
|
||||
},
|
||||
":truncate_toggle": {
|
||||
"label": "Truncate"
|
||||
},
|
||||
":class": {
|
||||
"label": "Value"
|
||||
},
|
||||
":rel": {
|
||||
"label": "Value"
|
||||
}
|
||||
},
|
||||
"Pleroma_DOT_Uploaders_DOT_Uploader": {
|
||||
":timeout": {
|
||||
"label": "Timeout",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue