Skip to content

Commit 4863cb1

Browse files
committed
[TASK] Add translations
1 parent 204c32b commit 4863cb1

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Resources/Private/Language/locallang.xlf

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
<header/>
55
<body>
66

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+
</trans-unit>
13+
714
<trans-unit id="bootstrap_card.title">
815
<source>Card</source>
916
</trans-unit>
@@ -18,6 +25,13 @@
1825
<source>A standard Accordion with inline records</source>
1926
</trans-unit>
2027

28+
<trans-unit id="bootstrap_jumbotron.title">
29+
<source>Jumbotron</source>
30+
</trans-unit>
31+
<trans-unit id="bootstrap_jumbotron.description">
32+
<source>Jumbotron with header, text and background image</source>
33+
</trans-unit>
34+
2135
<trans-unit id="bootstrap_alert.title">
2236
<source>Alert</source>
2337
</trans-unit>

0 commit comments

Comments
 (0)