This commit is contained in:
Nordi98 2025-08-02 13:51:31 +02:00
parent d734800a74
commit a700c6d796
3 changed files with 124 additions and 142 deletions

View file

@ -87,7 +87,7 @@ Config.ProgressBar = {
},
filling = {
duration = 2000,
label = 'Filling Bowl...',
label = 'Napf füllen...',
position = 'bottom',
useWhileDead = false,
canCancel = true,
@ -108,7 +108,7 @@ Config.ProgressBar = {
Config.Notifications = {
bowlPlaced = {
title = 'Bowl System',
description = 'You placed a bowl!',
description = 'Bowl registered successfully!',
type = 'success'
},
bowlFilled = {