feat: support translation for profile abount
This commit is contained in:
parent
e89cfc03e9
commit
d3093a1c4e
20 changed files with 290 additions and 133 deletions
|
|
@ -275,6 +275,9 @@ export default {
|
|||
'Trusted users include people you follow and people they follow.',
|
||||
Continue: 'Continue',
|
||||
'Successfully updated mute list': 'Successfully updated mute list',
|
||||
'No pubkeys found from {url}': 'No pubkeys found from {{url}}'
|
||||
'No pubkeys found from {url}': 'No pubkeys found from {{url}}',
|
||||
'Translating...': 'Translating...',
|
||||
Translate: 'Translate',
|
||||
'Show original': 'Show original'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue