diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-21 09:45:53 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-21 09:45:53 +0200 |
commit | b70f9d308c7074b51a0327e1fd6d62fc50c09c3b (patch) | |
tree | b9a92c744900eddb1e7c365450c683000902c959 /locale/en.ini | |
parent | 1bfc1fdf4f94401b7fc74f318f7e1183ad7f3c5e (diff) | |
download | jellything-b70f9d308c7074b51a0327e1fd6d62fc50c09c3b.tar jellything-b70f9d308c7074b51a0327e1fd6d62fc50c09c3b.tar.bz2 jellything-b70f9d308c7074b51a0327e1fd6d62fc50c09c3b.tar.zst |
adaptive bitrate impl (bad)
Diffstat (limited to 'locale/en.ini')
-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 |