Skip to content

Commit 4589003

Browse files
authored
Merge pull request #628 from D3rJust1n/i18n/sys-info-widget
i18n (sys-info-widget): updated german translations
2 parents 6843ce0 + 9494e9c commit 4589003

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

sys-info-widget/i18n/de.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
"distribution": "Distribution",
44
"kernel": "Kernel",
55
"uptime": "Betriebszeit",
6-
"ipaddress": "IP Adresse",
7-
"lanaddress": "LAN Adresse",
6+
"cpu": "CPU",
7+
"separator_at": "@",
8+
"memory": "Speicher",
9+
"disk_root": "Festplatte /",
10+
"disk_home": "Festplatte /home",
11+
"ipaddress": "Öffentliche IP-Adresse",
12+
"lanaddress": "Lokale IP-Adresse",
813
"loading": "Wird geladen..."
914
}
1015
}

sys-info-widget/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "sys-info-widget",
33
"name": "System Info",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"minNoctaliaVersion": "4.6.6",
66
"author": "Simon",
77
"license": "MIT",

0 commit comments

Comments
 (0)