feat(i18n): Coverage improvements (#59)
* Replace hardcoded text with i18n * Add categoriesTitle text * Add categoriesTitle text * Add new strings available Co-authored-by: Daniel Pessoa <cobalto@users.noreply.github.com>
This commit is contained in:
+4
-1
@@ -16,6 +16,9 @@
|
||||
[widgetTagCloudTitle]
|
||||
other = "Tags"
|
||||
|
||||
[categoriesTitle]
|
||||
other = "Categories"
|
||||
|
||||
[notFoundTitle]
|
||||
other = "Not Found"
|
||||
|
||||
@@ -35,4 +38,4 @@
|
||||
other = "Built with {{ .Generator }}"
|
||||
|
||||
[footerDesignedBy]
|
||||
other = "Theme {{ .Theme }} designed by {{ .DesignedBy }}"
|
||||
other = "Theme {{ .Theme }} designed by {{ .DesignedBy }}"
|
||||
|
||||
Reference in New Issue
Block a user