feat: sync relay sets
This commit is contained in:
@@ -50,10 +50,9 @@ export default {
|
||||
"username's following": "{{username}}'s following",
|
||||
Login: 'Login',
|
||||
'Follows you': 'Follows you',
|
||||
'relay collection name already exists': 'relay collection name already exists',
|
||||
'Relay Settings': 'Relay Settings',
|
||||
'Relay collection name': 'Relay collection name',
|
||||
'Add a new relay collection': 'Add a new relay collection',
|
||||
'Relay set name': 'Relay set name',
|
||||
'Add a new relay set': 'Add a new relay set',
|
||||
Add: 'Add',
|
||||
'n relays': '{{n}} relays',
|
||||
Rename: 'Rename',
|
||||
@@ -90,7 +89,7 @@ export default {
|
||||
'Add client tag': 'Add client tag',
|
||||
'Show others this was sent via Jumble': 'Show others this was sent via Jumble',
|
||||
'Are you sure you want to logout?': 'Are you sure you want to logout?',
|
||||
'relay feeds': 'relay feeds',
|
||||
'relay sets': 'relay sets',
|
||||
edit: 'edit',
|
||||
Languages: 'Languages',
|
||||
Theme: 'Theme',
|
||||
@@ -98,7 +97,7 @@ export default {
|
||||
Light: 'Light',
|
||||
Dark: 'Dark',
|
||||
Temporary: 'Temporary',
|
||||
'Choose a relay collection': 'Choose a relay collection',
|
||||
'Choose a relay set': 'Choose a relay set',
|
||||
'Switch account': 'Switch account',
|
||||
Pictures: 'Pictures',
|
||||
'Picture note': 'Picture note',
|
||||
|
||||
@@ -50,10 +50,9 @@ export default {
|
||||
"username's following": '{{username}} 的关注',
|
||||
Login: '登录',
|
||||
'Follows you': '关注了你',
|
||||
'relay collection name already exists': '服务器组名已存在',
|
||||
'Relay Settings': '服务器设置',
|
||||
'Relay collection name': '服务器组名',
|
||||
'Add a new relay collection': '添加新的服务器组',
|
||||
'Relay set name': '服务器组名',
|
||||
'Add a new relay set': '添加新的服务器组',
|
||||
Add: '添加',
|
||||
'n relays': '{{n}} 个服务器',
|
||||
Rename: '重命名',
|
||||
@@ -89,7 +88,7 @@ export default {
|
||||
'Add client tag': '添加客户端标签',
|
||||
'Show others this was sent via Jumble': '告诉别人这是通过 Jumble 发送的',
|
||||
'Are you sure you want to logout?': '确定要退出登录吗?',
|
||||
'relay feeds': '服务器信息流',
|
||||
'relay sets': '服务器组',
|
||||
edit: '编辑',
|
||||
Languages: '语言',
|
||||
Theme: '主题',
|
||||
@@ -97,7 +96,7 @@ export default {
|
||||
Light: '浅色',
|
||||
Dark: '深色',
|
||||
Temporary: '临时',
|
||||
'Choose a relay collection': '选择一个服务器组',
|
||||
'Choose a relay set': '选择一个服务器组',
|
||||
'Switch account': '切换账户',
|
||||
Pictures: '图片',
|
||||
'Picture note': '图片笔记',
|
||||
|
||||
Reference in New Issue
Block a user