mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 17:23:15 +00:00
Add missed ellipsis in test stubs
This commit is contained in:
parent
9346e9750d
commit
e4a06083af
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ global.wagtailConfig = {
|
|||
DELETE: 'Delete',
|
||||
PAGE: 'Page',
|
||||
PAGES: 'Pages',
|
||||
LOADING: 'Loading...',
|
||||
LOADING: 'Loading…',
|
||||
NO_RESULTS: 'No results',
|
||||
SERVER_ERROR: 'Server Error',
|
||||
SEE_CHILDREN: 'See children',
|
||||
|
|
|
|||
Loading…
Reference in a new issue