diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-22 09:20:52 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-22 09:20:52 +0200 |
commit | 432b8e50ef18006f56da5f0311e21842172f4c7b (patch) | |
tree | f1d424682ccb98933b2d19b879dc2960b0ec2dc6 | |
parent | b9d8e20b6bff6b51f73106b688bd6e5d98e08215 (diff) | |
download | jellything-432b8e50ef18006f56da5f0311e21842172f4c7b.tar jellything-432b8e50ef18006f56da5f0311e21842172f4c7b.tar.bz2 jellything-432b8e50ef18006f56da5f0311e21842172f4c7b.tar.zst |
fix tr typo
-rw-r--r-- | locale/en.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en.ini b/locale/en.ini index eccc6ef..e07ebe6 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -98,8 +98,8 @@ watched.progress=Partially Watched prop.watched.pending=Watchlisted prop.watched.progress=Watched up to {time} prop.watched.watched=Watched -prob.vis.hidden=Hidden -prob.vis.reduced=Reduced visibility +prop.vis.hidden=Hidden +prop.vis.reduced=Reduced visibility admin.dashboard.title=Admin Panel admin.dashboard.import.inc=Start incremental import |