first commit
This commit is contained in:
8
administrator/language/pl-PL/plg_content_fields.ini
Normal file
8
administrator/language/pl-PL/plg_content_fields.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
; Joomla! Project
|
||||
; (C) 2017 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_CONTENT_FIELDS="Artykuły - Pola dodatkowe"
|
||||
PLG_CONTENT_FIELDS_XML_DESCRIPTION="<p>Umożliwia wyświetlanie pola dodatkowego, które zostało wstawione za pomocą dodatku \"Przycisk - Pola\" lub za pomocą składni: {field #} bezpośrednio w obszarze edytora.</p><p><strong>Możliwa składnia:</strong></p><ul><li><code>{field 1}</code> wyświetlia pole o ID 1</li><li><code>{field 1,foo}</code> wyświetli wybrane pole używając alternatywnego układu 'foo'.</li><li><code>{fieldgroup 2}</code> wyświetli wszystkie pola w grupie pól o ID 2.</li></ul>"
|
||||
|
||||
Reference in New Issue
Block a user