mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-03 14:37:05 +03:00
settings: my channel -> my channels
This matches the phrasing used in the omnibox and on the tile.
This commit is contained in:
parent
00e4e7c521
commit
b9843e10cb
@ -18,7 +18,7 @@ import { BackButton } from './BackButton';
|
|||||||
import airlock from '~/logic/api';
|
import airlock from '~/logic/api';
|
||||||
|
|
||||||
const labels: Record<LeapCategories, string> = {
|
const labels: Record<LeapCategories, string> = {
|
||||||
mychannel: 'My Channel',
|
mychannel: 'My Channels',
|
||||||
updates: 'Notifications',
|
updates: 'Notifications',
|
||||||
profile: 'Profile',
|
profile: 'Profile',
|
||||||
messages: 'Messages',
|
messages: 'Messages',
|
||||||
|
Loading…
Reference in New Issue
Block a user