🌐 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 = "暗" # Machine translated.
light = "亮" # Machine translated.
reset_mode = "重置为操作系统默认模式" # Machine translated.
# Quick navigation buttons.
toggle_toc = "切换目录" # Machine translated.
go_to_top = "返回页面顶部" # Machine translated.
go_to_comments = "转到评论区" # Machine translated.
# Post metadata.
draft = "草稿"
min_read = "分钟阅读"