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": "क्रिप्टो पत्ता हा खात्याकडे संबंधित आहे.",
"delete_wallet": "वॉलेट हटवा",
"loading_subplebbit": "subplebbit लोड करीत आहे",
"avatar_warning": "आपण अज्ञात मोड चालू असताना अवतारसह पोस्ट करू शकत नाही. आपण ते आपल्या Plebbit खात्याच्या सेटिंग्जमध्ये बंद करू शकता."
"avatar_warning": "आपण अज्ञात मोड चालू असताना अवतारसह पोस्ट करू शकत नाही. आपण ते आपल्या Plebbit खात्याच्या सेटिंग्जमध्ये बंद करू शकता.",
"last_bumped": "अंतिम बंप"
}