Skip to content
Snippets Groups Projects
Commit 9005a21c authored by insert's avatar insert
Browse files

Merge branch 'trusted-links' into 'master'

Add trusted link string

See merge request !12
parents 1be53083 63e7f7f8
1 merge request!12Add trusted link string
...@@ -433,7 +433,8 @@ ...@@ -433,7 +433,8 @@
}, },
"external_links": { "external_links": {
"title": "External links can be dangerous!", "title": "External links can be dangerous!",
"short": "Are you sure you want to go to: " "short": "Are you sure you want to go to: ",
"trust_domain": "Trust this domain"
}, },
"actions": { "actions": {
"ok": "Ok", "ok": "Ok",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment