mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
two column list item selection supports filtering content (#38)
This commit is contained in:
@@ -1455,6 +1455,7 @@
|
||||
"Account list has been updated": "Account list has been updated",
|
||||
"All Accounts": "All Accounts",
|
||||
"No available account": "No available account",
|
||||
"Find account": "Find account",
|
||||
"Add Account": "Add Account",
|
||||
"Edit Account": "Edit Account",
|
||||
"Account Category": "Account Category",
|
||||
@@ -1784,6 +1785,7 @@
|
||||
"Transaction Secondary Categories": "Transaction Secondary Categories",
|
||||
"All Categories": "All Categories",
|
||||
"No available category": "No available category",
|
||||
"Find category": "Find category",
|
||||
"Add Default Categories": "Add Default Categories",
|
||||
"Default Categories": "Default Categories",
|
||||
"Unable to retrieve category list": "Unable to retrieve category list",
|
||||
|
||||
@@ -1455,6 +1455,7 @@
|
||||
"Account list has been updated": "La lista de cuentas ha sido actualizada.",
|
||||
"All Accounts": "Todas las cuentas",
|
||||
"No available account": "No hay cuenta disponible",
|
||||
"Find account": "Find account",
|
||||
"Add Account": "Agregar cuenta",
|
||||
"Edit Account": "Editar cuenta",
|
||||
"Account Category": "Categoría de cuenta",
|
||||
@@ -1784,6 +1785,7 @@
|
||||
"Transaction Secondary Categories": "Categorías secundarias de transacciones",
|
||||
"All Categories": "Todas las categorías",
|
||||
"No available category": "Ninguna categoría disponible",
|
||||
"Find category": "Find category",
|
||||
"Add Default Categories": "Agregar categorías predeterminadas",
|
||||
"Default Categories": "Categorías predeterminadas",
|
||||
"Unable to retrieve category list": "No se puede recuperar la lista de categorías",
|
||||
|
||||
@@ -1455,6 +1455,7 @@
|
||||
"Account list has been updated": "Список счетов обновлен",
|
||||
"All Accounts": "Все счета",
|
||||
"No available account": "Нет доступных счетов",
|
||||
"Find account": "Find account",
|
||||
"Add Account": "Добавить счет",
|
||||
"Edit Account": "Редактировать счет",
|
||||
"Account Category": "Категория счета",
|
||||
@@ -1784,6 +1785,7 @@
|
||||
"Transaction Secondary Categories": "Вторичные категории транзакций",
|
||||
"All Categories": "Все категории",
|
||||
"No available category": "Нет доступных категорий",
|
||||
"Find category": "Find category",
|
||||
"Add Default Categories": "Добавить категории по умолчанию",
|
||||
"Default Categories": "Категории по умолчанию",
|
||||
"Unable to retrieve category list": "Не удалось получить список категорий",
|
||||
|
||||
@@ -1455,6 +1455,7 @@
|
||||
"Account list has been updated": "Danh sách tài khoản đã được cập nhật",
|
||||
"All Accounts": "Tất cả tài khoản",
|
||||
"No available account": "Không có tài khoản khả dụng",
|
||||
"Find account": "Find account",
|
||||
"Add Account": "Thêm tài khoản",
|
||||
"Edit Account": "Sửa tài khoản",
|
||||
"Account Category": "Danh mục tài khoản",
|
||||
@@ -1784,6 +1785,7 @@
|
||||
"Transaction Secondary Categories": "Danh mục giao dịch phụ",
|
||||
"All Categories": "Tất cả danh mục",
|
||||
"No available category": "Không có danh mục nào khả dụng",
|
||||
"Find category": "Find category",
|
||||
"Add Default Categories": "Thêm danh mục mặc định",
|
||||
"Default Categories": "Danh mục mặc định",
|
||||
"Unable to retrieve category list": "Không thể truy xuất danh sách danh mục",
|
||||
|
||||
@@ -1455,6 +1455,7 @@
|
||||
"Account list has been updated": "账户列表已更新",
|
||||
"All Accounts": "全部账户",
|
||||
"No available account": "没有可用的账户",
|
||||
"Find account": "查找账户",
|
||||
"Add Account": "添加账户",
|
||||
"Edit Account": "编辑账户",
|
||||
"Account Category": "账户分类",
|
||||
@@ -1784,6 +1785,7 @@
|
||||
"Transaction Secondary Categories": "交易二级分类",
|
||||
"All Categories": "全部分类",
|
||||
"No available category": "没有可用的分类",
|
||||
"Find category": "查找分类",
|
||||
"Add Default Categories": "添加默认分类",
|
||||
"Default Categories": "默认分类",
|
||||
"Unable to retrieve category list": "无法获取分类列表",
|
||||
|
||||
Reference in New Issue
Block a user