mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Categories, tags, merchants, and menus improvements (#1135)
This commit is contained in:
parent
f82ce59dad
commit
38c2b4670c
22 changed files with 250 additions and 210 deletions
|
@ -1,22 +1,22 @@
|
|||
---
|
||||
en:
|
||||
categories:
|
||||
category:
|
||||
delete: Delete category
|
||||
edit: Edit category
|
||||
create:
|
||||
success: New transaction category created successfully
|
||||
edit:
|
||||
edit: Edit category
|
||||
form:
|
||||
create: Create category
|
||||
update: Update
|
||||
placeholder: Category name
|
||||
index:
|
||||
categories: Categories
|
||||
new: New
|
||||
empty: No categories found
|
||||
new: New category
|
||||
menu:
|
||||
loading: Loading...
|
||||
new:
|
||||
new_category: New category
|
||||
row:
|
||||
delete: Delete category
|
||||
edit: Edit category
|
||||
update:
|
||||
success: Transaction category updated successfully
|
||||
|
|
|
@ -6,8 +6,7 @@ en:
|
|||
edit:
|
||||
edit: Edit tag
|
||||
form:
|
||||
create: Create tag
|
||||
update: Update
|
||||
placeholder: Tag name
|
||||
index:
|
||||
empty: No tags yet
|
||||
new: New tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue