We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6843ce0 + 9494e9c commit 4589003Copy full SHA for 4589003
2 files changed
sys-info-widget/i18n/de.json
@@ -3,8 +3,13 @@
3
"distribution": "Distribution",
4
"kernel": "Kernel",
5
"uptime": "Betriebszeit",
6
- "ipaddress": "IP Adresse",
7
- "lanaddress": "LAN Adresse",
+ "cpu": "CPU",
+ "separator_at": "@",
8
+ "memory": "Speicher",
9
+ "disk_root": "Festplatte /",
10
+ "disk_home": "Festplatte /home",
11
+ "ipaddress": "Öffentliche IP-Adresse",
12
+ "lanaddress": "Lokale IP-Adresse",
13
"loading": "Wird geladen..."
14
}
15
sys-info-widget/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "sys-info-widget",
"name": "System Info",
- "version": "1.0.5",
+ "version": "1.0.6",
"minNoctaliaVersion": "4.6.6",
"author": "Simon",
"license": "MIT",
0 commit comments