feat: add quick account switch interaction
This commit is contained in:
parent
f33c5260df
commit
ad6b8890c5
24 changed files with 217 additions and 85 deletions
|
|
@ -484,6 +484,10 @@ export default {
|
|||
Layout: 'レイアウト',
|
||||
'Two-column': '2列',
|
||||
'Single-column': '1列',
|
||||
Reviews: 'レビュー'
|
||||
Reviews: 'レビュー',
|
||||
Extension: '拡張機能',
|
||||
Remote: 'リモート',
|
||||
'Encrypted Key': '暗号化キー',
|
||||
'Private Key': '暗号化されたキー'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue