mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
🌐 feat(i18n): translate quick navigation buttons' titles
This commit is contained in:
parent
afbf4017e2
commit
c0a07cb467
15 changed files with 73 additions and 3 deletions
|
@ -32,6 +32,11 @@ dark = "暗い"
|
|||
light = "明るい"
|
||||
reset_mode = "モードをOSデフォルトにリセット"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "目次を切り替え"
|
||||
go_to_top = "ページの先頭へ"
|
||||
go_to_comments = "コメントセクションへ"
|
||||
|
||||
# Post metadata.
|
||||
draft = "ドラフト"
|
||||
min_read = "読了時間(分)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue