diff options
Diffstat (limited to 'i18n/en.toml')
| -rw-r--r-- | i18n/en.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index fbf4cb8..4fadaee 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -28,6 +28,14 @@ recent = "Recent Posts" view_all = "View all posts" +[search] + description = "Find posts by search term." + label = "Search all posts" + matches = "matches" + placeholder = "Type at least 3 characters to search..." + reset = "Clear search" + title = "Search" + [tags] all = "All tags" empty = "No tags found." |
