diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.toml | 2 | ||||
-rw-r--r-- | i18n/pt-pt.toml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index b2fe862..5105e41 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,5 +1,5 @@ [sidebarToc] - other = "TOC" + other = "Table of Contents" [sidebarPages] other = "Pages" diff --git a/i18n/pt-pt.toml b/i18n/pt-pt.toml index 0eee83a..8e7a893 100644 --- a/i18n/pt-pt.toml +++ b/i18n/pt-pt.toml @@ -1,5 +1,5 @@ [sidebarToc] - other = "TOC" + other = "Table of Contents" [sidebarPages] other = "Paginas" |