File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -915,9 +915,9 @@ dashboard.current_goroutine=Aktuelle Goroutines
915
915
dashboard.current_memory_usage =Aktuelle Speichernutzung
916
916
dashboard.total_memory_allocated =Zugeteilter Gesamtspeicher
917
917
dashboard.memory_obtained =Erhaltener Speicher
918
- dashboard.pointer_lookup_times =Zeigerlookup-Dauern
919
- dashboard.memory_allocate_times =Speicheranforderungsdauern
920
- dashboard.memory_free_times =Speicherfreigabedauern
918
+ dashboard.pointer_lookup_times =Zeigerlookup-Dauer
919
+ dashboard.memory_allocate_times =Speicheranforderungsdauer
920
+ dashboard.memory_free_times =Speicherfreigabedauer
921
921
dashboard.current_heap_usage =Aktuelle Heap-Auslastung
922
922
dashboard.heap_memory_obtained =Erhaltener Heap-Memory
923
923
dashboard.heap_memory_idle =Unbenutzter Heap-Memory
@@ -938,7 +938,7 @@ dashboard.last_gc_time=Seit letztem GC-Zyklus
938
938
dashboard.total_gc_time =Gesamte GC-Pause
939
939
dashboard.total_gc_pause =Gesamte GC-Pause
940
940
dashboard.last_gc_pause =Letzte GC-Pause
941
- dashboard.gc_times =GC-Dauern
941
+ dashboard.gc_times =GC-Dauer
942
942
943
943
users.user_manage_panel =Benutzer
944
944
users.new_account =Neues Konto erstellen
You can’t perform that action at this time.
0 commit comments