diff options
Diffstat (limited to 'i18n/nl.toml')
-rw-r--r-- | i18n/nl.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/nl.toml b/i18n/nl.toml index 6593ac6..ff8cacf 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -42,3 +42,12 @@ [tagsCurrentTag] other = "Alle posts met de tag {{ .Title }}: " + +[searchSuccess] + other = "[NUM] results ([TIME] ms) [Translation Help Needed]" + +[searchNotFound] + other = "Results not found [Translation Help Needed]" + +[searchFailed] + other = "Failed to load index file [Translation Help Needed]" |