diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-20 12:45:53 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-20 12:45:53 +0200 |
commit | 08f067aa1d0c1c1cec072dc73d4b4c04ce135b01 (patch) | |
tree | 7055a021dfc032838b842134e5a1d07c4b92da19 /locale | |
parent | 4523bd0d455781c5cc3544fb230b69990fd53225 (diff) | |
download | jellything-08f067aa1d0c1c1cec072dc73d4b4c04ce135b01.tar jellything-08f067aa1d0c1c1cec072dc73d4b4c04ce135b01.tar.bz2 jellything-08f067aa1d0c1c1cec072dc73d4b4c04ce135b01.tar.zst |
tr layout
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 5970f67..9d20106 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -6,7 +6,9 @@ nav.stats=Stats nav.username=Logged in as {name} nav.admin=Administration nav.settings=Settings -nav.log_out=Log out +nav.logout=Log out +nav.login=Log in +nav.register=Register stats.title=Library Statistics stats.count=There is a total of {count} nodes in the library |