mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-21 21:44:19 +00:00
📝 Better description of product deletion message
This commit is contained in:
parent
ad0372c6be
commit
0bd8a0c994
7 changed files with 7 additions and 7 deletions
|
@ -369,7 +369,7 @@ contact_shopkeeper = "Actualmente, el personal disponible para brindar asistenci
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ ¡El producto se ha agregado/modificado satisfactoriamente!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ ¡El producto se ha eliminado satisfactoriamente!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -366,7 +366,7 @@ contact_shopkeeper = "המשתמשים שיכולים לספק תמיכה הם\n
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ מוצר זה השתנה בהצלחה!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ מוצר זה נמחק בהצלחה"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -373,7 +373,7 @@ contact_shopkeeper = "Attualmente, il personale disponibile ad offrire assistenz
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ Il prodotto è stato aggiunto/modificato con successo!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ Il prodotto è stato eliminato con successo!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -370,7 +370,7 @@ contact_shopkeeper = "Atualmente, a equipe disponível para prestar atendimento
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ O produto foi adicionado / modificado com sucesso!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ O produto foi excluído com sucesso!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -367,7 +367,7 @@ contact_shopkeeper = "Следующие сотрудники доступны
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ Продукт успешно создан/обновлен!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ Продукт успешно удален!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -368,7 +368,7 @@ contact_shopkeeper = "Наразі наступні працівники дос
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ Продукт успішно створено/оновлено!"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ Продукт успішно видалено!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
|
@ -371,7 +371,7 @@ contact_shopkeeper = "目前可提供帮助和支持的人员包括:\n" \
|
|||
# Success: product has been added/edited to the database
|
||||
success_product_edited = "✅ 产品已成功添加/修改"
|
||||
|
||||
# Success: product has been added/edited to the database
|
||||
# Success: product has been marked as deleted in the database
|
||||
success_product_deleted = "✅ 该产品已成功删除!"
|
||||
|
||||
# Success: order has been created
|
||||
|
|
Loading…
Reference in a new issue