fix: wrong message when deleting payment methods (#202)

This commit is contained in:
Miguel Ribeiro
2024-03-08 23:33:25 +01:00
committed by GitHub
parent 23e3a189d0
commit 93a3d18979
10 changed files with 10 additions and 1 deletions
+1
View File
@@ -141,6 +141,7 @@ $i18n = [
"add_custom_payment" => "新增自訂付款方式",
"payment_method_name" => "付款方式名稱",
"payment_method_added_successfuly" => "付款方式已成功新增",
"payment_method_removed" => "付款方式已移除",
"disable" => "停用",
"enable" => "啟用",
"rename_payment_method" => "更改付款方式名稱",