ed
This commit is contained in:
parent
d734800a74
commit
a700c6d796
3 changed files with 124 additions and 142 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue