This commit is contained in:
2020-03-05 20:14:17 +00:00
parent 9deb0d066c
commit 85e66d17df
9 changed files with 42 additions and 15 deletions

View File

@@ -34,7 +34,7 @@
<div>
<span class="ml-6 body-1">{{ lt("TimeZone") }}: </span>
<span class="body-2">
{{ locale().getTimeZoneName() }}
{{ locale().getBrowserTimeZoneName() }}
</span>
</div>