mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-14 18:45:06 +00:00
Add new strings: quota_left, settings_saved
This commit is contained in:
@@ -96,7 +96,9 @@ html
|
||||
a(href="/")= ll.t_home
|
||||
a(href=settingsReferrer)= ll.t_settings
|
||||
if constants.quota.enabled
|
||||
.quota Quota left: #[span#quota= remaining]
|
||||
.quota
|
||||
= ll.quota_left
|
||||
| #[span#quota= remaining]
|
||||
|
||||
- const hasPosts = !user.data.is_private && selectedTimeline.pages.length && selectedTimeline.pages[0].length
|
||||
.timeline-section(dir=ll.meta_direction)
|
||||
|
||||
Reference in New Issue
Block a user