fix: add missing translations

This commit is contained in:
codytseng
2025-04-09 09:37:39 +08:00
parent 0f5ebea399
commit 47949a81be
11 changed files with 22 additions and 11 deletions

View File

@@ -215,6 +215,7 @@ export default {
'Favorited by': '收藏自',
'Post settings': '发布设置',
'Media upload service': '媒体上传服务',
'Choose a relay': '选择一个服务器'
'Choose a relay': '选择一个服务器',
'no relays found': '未找到服务器'
}
}