diff options
| author | alfiearmadillo <56178777+alfiearmadillo@users.noreply.github.com> | 2025-07-06 22:47:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-06 23:47:03 +0200 |
| commit | d92a326fe39493e7405927df13de94dafc6e6cef (patch) | |
| tree | c907fbb587304ae8420054646beb1e28e5baebd6 /translations | |
| parent | b09648d71258f8d4012c9b50d679f7c3db9201b2 (diff) | |
| download | Firmament-d92a326fe39493e7405927df13de94dafc6e6cef.tar.gz Firmament-d92a326fe39493e7405927df13de94dafc6e6cef.tar.bz2 Firmament-d92a326fe39493e7405927df13de94dafc6e6cef.zip | |
feat: add option for MS in timestamp settings
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 15f7560..31c2930 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -209,6 +209,7 @@ "firmament.config.lore-timers.format.choice.american": "§9Ame§cri§fcan", "firmament.config.lore-timers.format.choice.local": "System Time Format", "firmament.config.lore-timers.format.choice.rfc": "RFC", + "firmament.config.lore-timers.format.choice.rfcprecise": "RFC (Milliseconds)", "firmament.config.lore-timers.format.choice.socialist": "European-ish", "firmament.config.lore-timers.format.description": "Choose the time format in which resolved timers are displayed.", "firmament.config.lore-timers.show": "Show Lore Timers", |
