From 0d93cc09cb4b1f5d65b66643564ea163a15a3c0c Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sat, 17 Oct 2020 18:52:23 +0200 Subject: [PATCH] - add missing word in German translation --- Stats/Supporting Files/de.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) diff --git a/Stats/Supporting Files/de.lproj/Localizable.strings b/Stats/Supporting Files/de.lproj/Localizable.strings index b280216d..39bb7325 100644 --- a/Stats/Supporting Files/de.lproj/Localizable.strings +++ b/Stats/Supporting Files/de.lproj/Localizable.strings @@ -73,6 +73,7 @@ // CPU "CPU usage" = "CPU Verwendung"; "CPU temperature" = "CPU Temperatur"; +"CPU frequency" = "CPU Frequenz"; "System" = "System"; "User" = "Nutzer"; "Idle" = "Leerlauf";