fix missing strings (#7674)
* fix sort menu in federation panel * add missing strings in report menu * change i18n key too
This commit is contained in:
parent
48f46333f8
commit
7364fb84ef
3 changed files with 14 additions and 6 deletions
|
@ -780,6 +780,10 @@ translatedFrom: "Translated from {x}"
|
|||
accountDeletionInProgress: "Account deletion is currently in progress"
|
||||
usernameInfo: "A name that identifies your account from others on this server. You can use the alphabet (a~z, A~Z), digits (0~9) or underscores (_). Usernames can not be changed later."
|
||||
keepCw: "Keep Content Warning"
|
||||
pubSub: "Pub/Sub Accounts"
|
||||
lastCommunication: "Last communication"
|
||||
resolved: "Resolved"
|
||||
unresolved: "Unresolved"
|
||||
_accountDelete:
|
||||
accountDelete: "Delete Account"
|
||||
mayTakeTime: "As account deletion is a resource-heavy process, it may take some time to complete depending on how much content you have created and how many files you have uploaded."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue