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": "Trage pentru a rearanja",
"duplicate": "Duplicare",
"edit": "Editare",
"filter_response": "Filtrare răspuns",
"filter": "Filtrare răspuns",
"go_back": "Înapoi",
"group_by": "Group by",
"label": "Etichetă",
"learn_more": "Află mai multe",
"less": "Mai puțin",
@@ -226,6 +227,11 @@
"require_github": "Conectați-vă cu GitHub pentru a crea un Gist secret",
"title": "Export"
},
"filter": {
"all": "All",
"none": "None",
"starred": "Starred"
},
"folder": {
"created": "Dosar creat",
"edit": "Editați dosarul",
@@ -239,6 +245,10 @@
"schema": "Schemă",
"subscriptions": "Abonamente"
},
"group": {
"time": "Time",
"url": "URL"
},
"header": {
"install_pwa": "Instalează aplicația",
"login": "Autentificare",