Skip to content

Commit 6cc9c7d

Browse files
committed
German pagination control translations
1 parent 0ae84d3 commit 6cc9c7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/Resources/translations/messages.de.xliff

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
<source>mit_license</source>
1919
<target>MIT-Lizenz</target>
2020
</trans-unit>
21+
<trans-unit id="previous">
22+
<source>Previous</source>
23+
<target>Vorherige</target>
24+
</trans-unit>
25+
<trans-unit id="next">
26+
<source>Next</source>
27+
<target>Nächste</target>
28+
</trans-unit>
2129

2230
<trans-unit id="title.homepage">
2331
<source>title.homepage</source>

0 commit comments

Comments
 (0)