diff options
author | Francis Murillo <evacuee.overlap.vs3op@aleeas.com> | 2022-12-15 15:35:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-15 16:35:25 +0100 |
commit | c50e9d078aa3c353afc140669f1cedcd354ee53e (patch) | |
tree | 2f0b24370f87f8eee6bd103cbaad1610de7ca457 /config/locales | |
parent | f0cebaee00f80270bef7a7ce8e03597dd118ad23 (diff) |
Render current day formats in the client timezone (#21878)
* Fix remaining plain %time to %time.formatted * Add %time.relative-formatted to client format dates on the current day * Add missing comma dangle to formats * Use client side message format instead of the server * Add fallback message to relatve_format.today * Remove unused translation key and fix js lint issue Co-authored-by: Effy Elden <effy@effy.space>
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 2fcfd4ee1..9f71e5ed7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -563,7 +563,6 @@ en: report_notes: created_msg: Report note successfully created! destroyed_msg: Report note successfully deleted! - today_at: Today at %{time} reports: account: notes: |