first commit
This commit is contained in:
19
administrator/language/en-GB/plg_schemaorg_organization.ini
Executable file
19
administrator/language/en-GB/plg_schemaorg_organization.ini
Executable file
@ -0,0 +1,19 @@
|
||||
; Joomla! Project
|
||||
; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt
|
||||
; Note : All ini files need to be saved as UTF-8
|
||||
|
||||
PLG_SCHEMAORG_ORGANIZATION="Schema.org - Organization"
|
||||
PLG_SCHEMAORG_ORGANIZATION_DESCRIPTION_LABEL="More information on the Schema.org Organization Type can be found at <a href=\"https://schema.org/Organization\" target=\"_blank\" rel=\"noopener noreferrer\">https://schema.org/Organization</a>"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_ADDRESS_LABEL="Address"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_EMAIL_LABEL="Email"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_GENERIC_FIELD_LABEL="Generic Field"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_GENERIC_TITLE_LABEL="Title"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_GENERIC_VALUE_LABEL="Value"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_LOCALITY_LABEL="Locality"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_LOGO_LABEL="Logo"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_NAME_LABEL="Name"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_POSTAL_CODE_LABEL="Postal Code"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_STREET_ADDRESS_LABEL="Street Address"
|
||||
PLG_SCHEMAORG_ORGANIZATION_FIELD_URL_LABEL="URL"
|
||||
PLG_SCHEMAORG_ORGANIZATION_XML_DESCRIPTION="Adds Organization as a new schema type in existing schemas."
|
||||
Reference in New Issue
Block a user