mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-13 19:11:42 +00:00
Merge pull request #1742 from bimlas/order-of-tags
Add selector to sort tags by counter or alphabetically
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
"Updated": "Updated",
|
||||
"Created": "Created",
|
||||
"Alphabetically": "Alphabetically",
|
||||
"Counter": "Counter",
|
||||
"Default View": "Default View",
|
||||
"Compressed View": "Compressed View",
|
||||
"Search": "Search",
|
||||
|
||||
@@ -111,6 +111,7 @@
|
||||
"Updated": "Módosítás",
|
||||
"Created": "Létrehozás",
|
||||
"Alphabetically": "Ábécé sorrendben",
|
||||
"Counter": "Számláló",
|
||||
"Default View": "Alapértelmezett Nézet",
|
||||
"Compressed View": "Tömörített Nézet",
|
||||
"Search": "Keresés",
|
||||
|
||||
Reference in New Issue
Block a user