We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204c32b commit 4863cb1Copy full SHA for 4863cb1
1 file changed
Resources/Private/Language/locallang.xlf
@@ -4,6 +4,13 @@
4
<header/>
5
<body>
6
7
+ <trans-unit id="bootstrap_images.title">
8
+ <source>Image/s</source>
9
+ </trans-unit>
10
+ <trans-unit id="bootstrap_images.description">
11
+ <source>An image or image collection with options</source>
12
13
+
14
<trans-unit id="bootstrap_card.title">
15
<source>Card</source>
16
</trans-unit>
@@ -18,6 +25,13 @@
18
25
<source>A standard Accordion with inline records</source>
19
26
20
27
28
+ <trans-unit id="bootstrap_jumbotron.title">
29
+ <source>Jumbotron</source>
30
31
+ <trans-unit id="bootstrap_jumbotron.description">
32
+ <source>Jumbotron with header, text and background image</source>
33
34
21
35
<trans-unit id="bootstrap_alert.title">
22
36
<source>Alert</source>
23
37
0 commit comments