SortTypes updated for current Lemmy specific types

Signed-off-by: Balazs Toldi <balazs@toldi.eu>
This commit is contained in:
Balazs Toldi
2023-07-24 17:11:03 +02:00
parent e1eadab7ba
commit d70d117acf
18 changed files with 215 additions and 197 deletions

View File

@@ -1330,4 +1330,9 @@
<string name="user_password">Password</string>
<string name="user_2fa_token">2FA token (if needed)</string>
<string name="user_login">Login</string>
<string name="sort_time_6hours">6 Hours</string>
<string name="sort_time_12hours">12 Hours</string>
<string name="sort_time_3months">3 Months</string>
<string name="sort_time_6months">6 Months</string>
<string name="sort_time_9months">9 Months</string>
</resources>