From e6371dc4f552dd21a93aac355e85550e3aab9967 Mon Sep 17 00:00:00 2001 From: Arturs Sosins Date: Sat, 18 Nov 2023 11:48:46 +0200 Subject: [PATCH] [systemlogs] localization fixed for settings --- .../frontend/public/localization/systemlogs.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/systemlogs/frontend/public/localization/systemlogs.properties b/plugins/systemlogs/frontend/public/localization/systemlogs.properties index 6e3676d5e30..10474054179 100644 --- a/plugins/systemlogs/frontend/public/localization/systemlogs.properties +++ b/plugins/systemlogs/frontend/public/localization/systemlogs.properties @@ -24,7 +24,8 @@ systemlogs.for-campaign = For Campaign systemlogs.for-crash = For Crash systemlogs.for-id = For ID systemlogs.data = Data -systemlogs.prevent-ip-tracking = Disable IP Tracking +configs.systemlogs-preventIPTracking = Disable IP Tracking +configs.help.systemlogs-preventIPTracking = Do not record IP address of actions taken by the users systemlogs.action.logout = Logout systemlogs.action.password_reset = Password Reset