feat: Search for public spaces

This commit is contained in:
krille-chan 2023-12-23 12:14:51 +01:00
commit 715e615e3a
No known key found for this signature in database
5 changed files with 110 additions and 59 deletions

View file

@ -2385,5 +2385,8 @@
"newPassword": "New password",
"pleaseChooseAStrongPassword": "Please choose a strong password",
"passwordsDoNotMatch": "Passwords do not match",
"passwordIsWrong": "Your entered password is wrong"
"passwordIsWrong": "Your entered password is wrong",
"publicLink": "Public link",
"joinSpace": "Join space",
"publicSpaces": "Public spaces"
}