feat: filter and group history entries

This commit is contained in:
Liyas Thomas
2022-10-30 17:05:32 +05:30
parent 79ada82223
commit 2f4c39d310
36 changed files with 450 additions and 59 deletions

View File

@@ -17,8 +17,9 @@
"drag_to_reorder": "Drag to reorder",
"duplicate": "Duplicate",
"edit": "Chỉnh sửa",
"filter_response": "Filter response",
"filter": "Filter",
"go_back": "Quay lại",
"group_by": "Group by",
"label": "Nhãn",
"learn_more": "Tìm hiểu thêm",
"less": "Less",
@@ -226,6 +227,11 @@
"require_github": "Đăng nhập bằng GitHub để tạo ý chính bí mật",
"title": "Export"
},
"filter": {
"all": "All",
"none": "None",
"starred": "Starred"
},
"folder": {
"created": "Thư mục đã được tạo",
"edit": "Chỉnh sửa thư mục",
@@ -239,6 +245,10 @@
"schema": "Lược đồ",
"subscriptions": "Đăng ký"
},
"group": {
"time": "Time",
"url": "URL"
},
"header": {
"install_pwa": "Cài đặt ứng dụng",
"login": "Đăng nhập",