mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 21:49:31 -07:00
fix(nav.html): capitalize the first letter of the word "threshold" in the nav.html template to improve consistency with other translations
This commit is contained in:
@@ -4,6 +4,5 @@ other = "next"
|
||||
other = "prev"
|
||||
[close]
|
||||
other = "close"
|
||||
# capitialize the first letter of the word
|
||||
[threshold]
|
||||
other = "Threshold"
|
||||
other = "threshold"
|
||||
|
||||
Reference in New Issue
Block a user