diff options
Diffstat (limited to 'library/src/meta/outline.rs')
| -rw-r--r-- | library/src/meta/outline.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/src/meta/outline.rs b/library/src/meta/outline.rs index b898378e..78c80d5d 100644 --- a/library/src/meta/outline.rs +++ b/library/src/meta/outline.rs @@ -271,6 +271,7 @@ impl LocalName for OutlineElem { Lang::SLOVENIAN => "Kazalo", Lang::SPANISH => "Índice", Lang::SWEDISH => "Innehåll", + Lang::TURKISH => "İçindekiler", Lang::UKRAINIAN => "Зміст", Lang::VIETNAMESE => "Mục lục", Lang::ENGLISH | _ => "Contents", |
