manually humanize i18n
This commit is contained in:
parent
31bb3493eb
commit
3aa9da5943
4 changed files with 20 additions and 20 deletions
10
i18n/en.yaml
10
i18n/en.yaml
|
@ -1,11 +1,11 @@
|
|||
powered:
|
||||
other: "powered by"
|
||||
other: "Powered by"
|
||||
|
||||
theme:
|
||||
other: "theme"
|
||||
|
||||
readMore:
|
||||
other: "read more"
|
||||
other: "Read more"
|
||||
|
||||
toNewPosts:
|
||||
other: "to new posts"
|
||||
|
@ -35,10 +35,10 @@ toAllCategories:
|
|||
other: "to all categories"
|
||||
|
||||
skipToContent:
|
||||
other: "skip to main content"
|
||||
other: "Skip to main content"
|
||||
|
||||
darkTheme:
|
||||
other: "dark theme"
|
||||
other: "Dark theme"
|
||||
|
||||
lightTheme:
|
||||
other: "light theme"
|
||||
other: "Light theme"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue