fix(catalog): if time filter is 'bump order', it should say 'last bumped' instead of 'newer than'

This commit is contained in:
Tom (plebeius.eth)
2024-10-29 15:56:43 +01:00
parent 8bd5d25010
commit 71ba306ec1
36 changed files with 73 additions and 36 deletions
+2 -1
View File
@@ -249,5 +249,6 @@
"crypto_address_yours": "A kripto-cím ehhez a fiókhoz tartozik.",
"delete_wallet": "Tárca törlése",
"loading_subplebbit": "Subplebbit betöltése",
"avatar_warning": "Nem posztolhatsz avatarral, míg az anon mód be van kapcsolva. Kikapcsolhatod a Plebbit-fiókod beállításaiban."
"avatar_warning": "Nem posztolhatsz avatarral, míg az anon mód be van kapcsolva. Kikapcsolhatod a Plebbit-fiókod beállításaiban.",
"last_bumped": "Utolsó bump"
}