style(time filter): change label from "time filter" to "newer than"

This commit is contained in:
Tom (plebeius.eth)
2024-06-11 10:29:01 +02:00
parent b1e3400d44
commit fb02814118
36 changed files with 71 additions and 36 deletions
+2 -1
View File
@@ -165,5 +165,6 @@
"sort_by": "Ordenar por",
"time_filter": "Filtro de tiempo",
"subplebbit_offline_info": "El subplebbit podría estar fuera de línea y la publicación podría fallar.",
"posts_last_synced_info": "Últimas publicaciones sincronizadas {{time}}, el subplebbit podría estar fuera de línea y la publicación podría fallar."
"posts_last_synced_info": "Últimas publicaciones sincronizadas {{time}}, el subplebbit podría estar fuera de línea y la publicación podría fallar.",
"newer_than": "más reciente que"
}