mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 05:25:24 +02:00
Fix merchants color picker (#1134)
* Fix merchants color picker * Lint fixes
This commit is contained in:
parent
166ed4b1ea
commit
f82ce59dad
8 changed files with 52 additions and 71 deletions
|
@ -9,14 +9,11 @@ en:
|
|||
title: Edit merchant
|
||||
form:
|
||||
name_placeholder: Merchant name
|
||||
submit_create: Add merchant
|
||||
submit_edit: Update
|
||||
index:
|
||||
empty: No merchants yet
|
||||
new_long: New merchant
|
||||
new_short: New
|
||||
new: New merchant
|
||||
title: Merchants
|
||||
list:
|
||||
merchant:
|
||||
confirm_accept: Delete merchant
|
||||
confirm_body: Are you sure you want to delete this merchant? Removing this merchant
|
||||
will unlink all associated transactions and may effect your reporting.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue