We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8771d4c commit fd35c7fCopy full SHA for fd35c7f
2 files changed
sys-info-widget/i18n/tr.json
@@ -0,0 +1,15 @@
1
+{
2
+ "widget": {
3
+ "distribution": "Sistem",
4
+ "kernel": "Kernel",
5
+ "uptime": "Çalışma",
6
+ "cpu": "CPU",
7
+ "separator_at": "@",
8
+ "memory": "Hafıza",
9
+ "disk_root": "Disk /",
10
+ "disk_home": "Disk /home",
11
+ "ipaddress": "Genel IP",
12
+ "lanaddress": "Yerel IP",
13
+ "loading": "Yükleniyor..."
14
+ }
15
+}
sys-info-widget/manifest.json
@@ -1,7 +1,7 @@
{
"id": "sys-info-widget",
"name": "System Info",
- "version": "1.0.7",
+ "version": "1.0.8",
"minNoctaliaVersion": "4.6.6",
"author": "Simon",
"license": "MIT",
0 commit comments