aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-09-18 01:17:05 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-09-18 01:17:05 +0000
commit537145e93467dbc318995d8f709bd6d2eb8c5985 (patch)
treecbbc8346241a60307707344b56a3fdf29ea13606 /src/i18n
parent8ee51229090ba323ceacf2cb8c6b50f2b1309560 (diff)
parentb14ba1725612ee5ddaa40626c4fcd32212f0cc7f (diff)
Merge branch 'tusooa/date-absolute' into 'develop'
Support displaying time in absolute format See merge request pleroma/pleroma-fe!1938
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 3f7ea282..0ed481c0 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -506,6 +506,8 @@
"autocomplete_select_first": "Automatically select the first candidate when autocomplete results are available",
"emoji_reactions_on_timeline": "Show emoji reactions on timeline",
"emoji_reactions_scale": "Reactions scale factor",
+ "absolute_time_format": "Use absolute time format",
+ "absolute_time_format_min_age": "Only use for time older than this amount of time",
"export_theme": "Save preset",
"filtering": "Filtering",
"wordfilter": "Wordfilter",