Skip to content

Commit eebf6f4

Browse files
committed
Add missing German translations
1 parent 39bf000 commit eebf6f4

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
* Update jQuery to version `3.3.1`. [#1491](https://github.com/mmistakes/minimal-mistakes/issues/1491)
66
* Add link to jekyll-algolia's `files_to_exclude` documentation.
7-
* Update Font Awesome to version [`5.0.7`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1555](https://github.com/mmistakes/minimal-mistakes/pull/1555)
7+
* Update Font Awesome to version [`5.0.8`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1561](https://github.com/mmistakes/minimal-mistakes/pull/1561)
88
* Activate Algolia search for documentation site. [#1570](https://github.com/mmistakes/minimal-mistakes/issues/1570)
9+
* Add missing German translations. [#1577](https://github.com/mmistakes/minimal-mistakes/pull/1577)
910

1011
### Bug Fixes
1112

docs/_data/ui-text.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ de: &DEFAULT_DE
438438
comment_success_msg : "Danke für Ihren Kommentar! Er wird auf der Seite angezeigt, nachdem er geprüft wurde."
439439
comment_error_msg : "Entschuldigung, es gab einen Fehler. Bitte füllen Sie alle benötigten Felder aus und versuchen Sie es erneut."
440440
loading_label : "Lade..."
441+
search_placeholder_text : "Suchbegriff eingeben..."
442+
results_found : "Ergebnis(se) gefunden"
441443
de-DE:
442444
<<: *DEFAULT_DE
443445
de-AT:
@@ -931,7 +933,7 @@ pl: &DEFAULT_PL
931933
comment_success_msg : "Dziękuję za Twój komentarz! Zostanie dodany po akceptacji."
932934
comment_error_msg : "Niestety wystąpił błąd. Proszę upewnij się, że wszystkie wymagane pola zostały wypełnione i spróbuj ponownie."
933935
loading_label : "Trwa ładowanie strony..."
934-
da-PL:
936+
pl-PL:
935937
<<: *DEFAULT_PL
936938

937939
# Japanese

docs/_docs/18-history.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /docs/history/
44
excerpt: "Change log of enhancements and bug fixes made to the theme."
55
sidebar:
66
nav: docs
7-
last_modified_at: 2018-03-09T15:20:14-05:00
7+
last_modified_at: 2018-03-12T19:25:32-04:00
88
toc: true
99
---
1010

@@ -14,8 +14,9 @@ toc: true
1414

1515
* Update jQuery to version `3.3.1`. [#1491](https://github.com/mmistakes/minimal-mistakes/issues/1491)
1616
* Add link to jekyll-algolia's `files_to_exclude` documentation.
17-
* Update Font Awesome to version [`5.0.7`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1555](https://github.com/mmistakes/minimal-mistakes/pull/1555)
17+
* Update Font Awesome to version [`5.0.8`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1561](https://github.com/mmistakes/minimal-mistakes/pull/1561)
1818
* Activate Algolia search for documentation site. [#1570](https://github.com/mmistakes/minimal-mistakes/issues/1570)
19+
* Add missing German translations. [#1577](https://github.com/mmistakes/minimal-mistakes/pull/1577)
1920

2021
### Bug Fixes
2122

0 commit comments

Comments
 (0)