feat: allow choosing favorite buttons in bottom navigation bar (#2761)

This commit is contained in:
TAKAHASHI Shuuji 2024-04-12 18:38:43 +09:00 committed by GitHub
parent 2a6a994da1
commit 2cb070c83c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 286 additions and 47 deletions

View file

@ -58,6 +58,7 @@
"boost": "Boost",
"boost_count": "{0}",
"boosted": "Boosted",
"clear": "Clear",
"clear_publish_failed": "Clear publish errors",
"clear_save_failed": "Clear save errors",
"clear_upload_failed": "Clear file upload errors",
@ -316,6 +317,7 @@
"list": "List",
"lists": "Lists",
"local": "Local",
"more_menu": "More menu",
"muted_users": "Muted users",
"notifications": "Notifications",
"privacy": "Privacy",
@ -450,6 +452,8 @@
"label": "Account settings"
},
"interface": {
"bottom_nav": "Bottom Navigation",
"bottom_nav_instructions": "Choose your favorite navigation buttons up to five for the bottom navigation. Must include the \"More menu\" button.",
"color_mode": "Color Mode",
"dark_mode": "Dark",
"default": " (default)",