commit | 45e9afe1bff422136d19e8319a64b7208050cad6 | [log] [tgz] |
---|---|---|
author | Rebecca Wilm <wilm@ids-mannheim.de> | Thu Nov 07 15:17:29 2024 +0100 |
committer | Helge <stallkamp@ids-mannheim.de> | Wed Mar 05 16:46:15 2025 +0100 |
tree | ec86bd3fca4e348bff8e7b9d622c1acc91bf4620 | |
parent | c166a6385a5d123e0529ae0512ad0f3c753d0646 [diff] |
Add German translation of annis.html.ep Change-Id: I61512e4dceb8da711ea4bf4197a3d0c9bbeae8c7
diff --git a/t/doc.t b/t/doc.t index 137e005..b07d3e6 100644 --- a/t/doc.t +++ b/t/doc.t
@@ -80,7 +80,7 @@ $t->get_ok('/doc/ql/annis' => { 'Accept-Language' => 'en-US, en, de-DE' }) ->status_is(200) - ->text_is("title", "KorAP: Annis QL"); + ->text_is("title", "KorAP: ANNIS QL"); # Check corpus examples $t->get_ok('/doc/ql/poliqarp-plus')