diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 95d1c77..eccc6ef 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -11,7 +11,7 @@ nav.login=Log in nav.register=Register stats.title=Library Statistics -stats.count=There is a total of {count} nodes in the library +stats.count=There is a total of {count} nodes in the library. stats.runtime=The total runtime of the library is {dur}, taking up {size} of disk space. stats.average=An average node has a runtime of {dur} and file size of {size}. stats.by_kind.title=Grouped by Kind |