mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 16:20:03 +00:00
🌐 Adds translations for widget text
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
{{ info.username | isUsername }}{{ info.hostname }}
|
||||
</p>
|
||||
<p class="system">
|
||||
{{ info.system }} <span class="gap">|</span> Uptime: {{ info.uptime | makeUptime }}
|
||||
{{ info.system }} <span class="gap">|</span>
|
||||
{{ $t('widgets.system-info.uptime') }}: {{ info.uptime | makeUptime }}
|
||||
</p>
|
||||
</div>
|
||||
<div class="some-charts">
|
||||
|
||||
Reference in New Issue
Block a user