Skip to content

Commit fd35c7f

Browse files
committed
sys info widget turkish
1 parent 8771d4c commit fd35c7f

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

sys-info-widget/i18n/tr.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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.7",
4+
"version": "1.0.8",
55
"minNoctaliaVersion": "4.6.6",
66
"author": "Simon",
77
"license": "MIT",

0 commit comments

Comments
 (0)