ui: add more settings entry

This commit is contained in:
Anthony Fu 2022-12-27 00:04:24 +01:00
parent 93218f9d49
commit 8a062f5573
5 changed files with 91 additions and 1 deletions

View file

@ -225,6 +225,15 @@
"search_desc": "Search for people & hashtags"
},
"settings": {
"about": {
"label": "About"
},
"interface": {
"label": "Interface"
},
"language": {
"label": "Language"
},
"preferences": {
"label": "Preferences"
},