mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Shortened insufficient oembed data error message
no issue - improves display in client
This commit is contained in:
parent
69b8c8de68
commit
8c235ff766
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@
|
|||
},
|
||||
"oembed": {
|
||||
"noUrlProvided": "No url provided.",
|
||||
"insufficientMetadata": "URL contains insufficient metadata for bookmark card.",
|
||||
"insufficientMetadata": "URL contains insufficient metadata.",
|
||||
"unknownProvider": "No provider found for supplied URL."
|
||||
},
|
||||
"userMessages": {
|
||||
|
|
Loading…
Add table
Reference in a new issue