mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
Merge branch '2.3' into 2
This commit is contained in:
commit
3685869917
@ -2,9 +2,15 @@ eo:
|
|||||||
SilverStripe\Widgets\Model\Widget:
|
SilverStripe\Widgets\Model\Widget:
|
||||||
PLURALNAME: Fenestraĵoj
|
PLURALNAME: Fenestraĵoj
|
||||||
SINGULARNAME: Fenestraĵo
|
SINGULARNAME: Fenestraĵo
|
||||||
|
PLURALS:
|
||||||
|
one: 'Unu fenestraĵo'
|
||||||
|
other: '{count} fenestraĵoj'
|
||||||
SilverStripe\Widgets\Model\WidgetArea:
|
SilverStripe\Widgets\Model\WidgetArea:
|
||||||
PLURALNAME: 'Fenestraĵaj zonoj'
|
PLURALNAME: 'Fenestraĵaj zonoj'
|
||||||
SINGULARNAME: 'Fenestraĵa zono'
|
SINGULARNAME: 'Fenestraĵa zono'
|
||||||
|
PLURALS:
|
||||||
|
one: 'Unu fenestraĵa zono'
|
||||||
|
other: '{count} fenestraĵaj zonoj'
|
||||||
SilverStripe\Widgets\Forms\WidgetAreaEditor_ss:
|
SilverStripe\Widgets\Forms\WidgetAreaEditor_ss:
|
||||||
AVAILABLE: 'Disponeblaj fenestraĵoj'
|
AVAILABLE: 'Disponeblaj fenestraĵoj'
|
||||||
AVAILWIDGETS: 'Alklaku sube titolon de fenestraĵo por uzi ĝin en ĉi tiu paĝo.'
|
AVAILWIDGETS: 'Alklaku sube titolon de fenestraĵo por uzi ĝin en ĉi tiu paĝo.'
|
||||||
@ -15,3 +21,5 @@ eo:
|
|||||||
CLICKTOADDWIDGET: 'Alklaku por aldoni la fenestraĵon'
|
CLICKTOADDWIDGET: 'Alklaku por aldoni la fenestraĵon'
|
||||||
WidgetEditor_ss:
|
WidgetEditor_ss:
|
||||||
DELETE: Forigi
|
DELETE: Forigi
|
||||||
|
SilverStripe\Widgets\Extensions\WidgetPageExtension:
|
||||||
|
INHERITSIDEBAR: 'Heredi flankpanelon el patro'
|
||||||
|
Loading…
Reference in New Issue
Block a user