🌐 feat(i18n): translate quick navigation buttons' titles

This commit is contained in:
welpo
2023-10-07 01:06:30 +02:00
parent afbf4017e2
commit c0a07cb467
15 changed files with 73 additions and 3 deletions

View File

@@ -28,6 +28,11 @@ dark = "dark"
light = "light"
reset_mode = "Reset mode to OS default"
# Quick navigation buttons.
toggle_toc = "Toggle Table of Contents"
go_to_top = "Go to the top of the page"
go_to_comments = "Go to the comments section"
# Post metadata.
draft = "DRAFT"
min_read = "min read"