✨ Realm basis
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"appName": "Solar Network",
|
||||
"explore": "Explore",
|
||||
"chat": "Chat",
|
||||
"realm": "Realm",
|
||||
"account": "Account",
|
||||
"riskDetection": "Risk Detection",
|
||||
"signIn": "Sign In",
|
||||
@ -74,6 +75,18 @@
|
||||
"postEditNotify": "You are about editing a post that already published.",
|
||||
"reactionAdded": "Your reaction has been added.",
|
||||
"reactionRemoved": "Your reaction has been removed.",
|
||||
"realmNew": "New Realm",
|
||||
"realmNewCreate": "Create a realm",
|
||||
"realmNewJoin": "Join a exists realm",
|
||||
"realmUsage": "Realm",
|
||||
"realmUsageCaption": "Realm is a place to organize your posts, channels and more. It will be much easier if you build community with realm!",
|
||||
"realmEstablish": "Establish a realm",
|
||||
"realmEditNotify": "You are about editing a existing realm.",
|
||||
"realmAliasLabel": "Realm Alias",
|
||||
"realmNameLabel": "Realm Name",
|
||||
"realmDescriptionLabel": "Realm Description",
|
||||
"realmPublicLabel": "It's public",
|
||||
"realmCommunityLabel": "It's community realm",
|
||||
"chatNew": "New Chat",
|
||||
"chatNewCreate": "Create a channel",
|
||||
"chatNewJoin": "Join a exists channel",
|
||||
|
Reference in New Issue
Block a user