diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 680ced37b..e96097343 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -22,7 +22,8 @@ "total": "Toplam", "free": "Boşta", "used": "Kullanımda", - "load": "Yük" + "load": "Yük", + "mem": "MEM" }, "unifi": { "users": "Kullanıcılar", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }