move navbar translations to locale

This commit is contained in:
yuki 2025-10-16 08:00:20 -03:00
parent 9758dbd561
commit b5adc27c9d
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915

View file

@ -1,3 +1,24 @@
# navbar
[home]
en = "home"
es = "inicio"
[about]
en = "about"
es = "acerca de"
[blog]
en = "blog"
es = "blog"
[music]
en = "music"
es = "música"
[etc]
en = "etc"
es = "etc"
# 404
[404]
en = "404 not found"
@ -12,9 +33,6 @@ en = "by yasuhira"
es = "por yasuhira"
# homepage
[home]
en = "home"
es = "inicio"
[please-visit]
en = "please visit..."