This commit is contained in:
2020-02-06 00:55:04 +00:00
parent 4e51b26258
commit 38ec953b25
4 changed files with 46 additions and 25 deletions

View File

@@ -25,9 +25,9 @@
</div>
<div>
<span class="ml-6 body-1">{{ lt("Language") }}:</span>
<span class="ml-6 body-1">12h:</span>
<span class="body-2">
{{ ltFormat().tag }}
{{ ltFormat().hour12 }}
</span>
</div>
@@ -48,7 +48,7 @@
<span class="body-2">{{ ltFormat().currencySymbol }}</span>
</div>
<div>
<!-- <div>
<span class="ml-6 body-1">{{ lt("ShortDateFormat") }}:</span>
<span class="body-2">{{ ltFormat().shortDate }}</span>
</div>
@@ -61,7 +61,7 @@
<div>
<span class="ml-6 body-1">{{ lt("ShortDateAndTimeFormat") }}: </span>
<span class="body-2">{{ ltFormat().shortDateAndTime }}</span>
</div>
</div> -->
<v-divider class="mt-6"></v-divider>
<v-subheader>{{ lt("Browser") }}</v-subheader>