Add empty state text

This commit is contained in:
chmst 2021-09-24 06:56:14 +02:00
parent 82c0cffd27
commit 7b36a46d85
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ COM_WEBLINKS_EDIT="Edit Web link"
COM_WEBLINKS_EDIT_PUBLISHED_WEBLINK="Published Weblink"
COM_WEBLINKS_EDIT_UNPUBLISHED_WEBLINK="Unpublished Weblink"
COM_WEBLINKS_EMPTYSTATE_BUTTON_ADD="Add your first Web Link"
COM_WEBLINKS_EMPTYSTATE_CONTENT="A Web Link .. please help ...."
COM_WEBLINKS_EMPTYSTATE_CONTENT="Add, edit and remove links to other web sites on your Joomla! web site, and organize them into categories. You can then display these links on your site, and optionally let visitors add new links."
COM_WEBLINKS_EMPTYSTATE_TITLE="No Web Links have been created yet."
COM_WEBLINKS_ERROR_UNIQUE_ALIAS="Another Web Link from this category has the same alias (remember it may be a trashed item)."
COM_WEBLINKS_ERROR_WEBLINK_NOT_FOUND="Web Link not found."