Replace more hardcoded strings with their i18nized versions.

This commit is contained in:
2020-08-12 19:15:14 -07:00
parent 7d1fcdb0c5
commit 8557dc4399
4 changed files with 8 additions and 2 deletions

View File

@@ -10,6 +10,9 @@ other = "Resume"
[Tags]
other = "Tags"
[RecentPosts]
other = "Recent posts"
[AllPosts]
other = "All Posts"

View File

@@ -10,6 +10,9 @@ other = "Резюме"
[Tags]
other = "Метки"
[RecentPosts]
other = "Недавние статьи"
[AllPosts]
other = "Все Статьи"