feat: add website field to profile editor

This commit is contained in:
codytseng
2025-07-01 22:17:44 +08:00
parent 78f2011d23
commit f8572d0795
14 changed files with 55 additions and 24 deletions

View File

@@ -281,6 +281,7 @@ export default {
'No pubkeys found from {url}': 'Nie znaleziono kluczy publicznych z {{url}}',
'Translating...': 'Tłumaczenie...',
Translate: 'Przetłumacz',
'Show original': 'Pokaż oryginał'
'Show original': 'Pokaż oryginał',
Website: 'Strona internetowa'
}
}