Realm post, and post publisher is org is rounded rect

This commit is contained in:
2025-08-17 02:37:45 +08:00
parent af1b303211
commit 1a892ab227
13 changed files with 177 additions and 31 deletions

View File

@@ -838,5 +838,6 @@
"pollOptionLabel": "Option label",
"pollLongTextAnswerPreview": "Long text answer (preview)",
"pollShortTextAnswerPreview": "Short text answer (preview)",
"messageJumpNotLoaded": "The referenced message was not loaded, unable to jump to it."
"messageJumpNotLoaded": "The referenced message was not loaded, unable to jump to it.",
"postUnlinkRealm": "No linked realm"
}

View File

@@ -813,5 +813,6 @@
"one": "+{} 个文件被折叠",
"other": "+{} 个文件被折叠"
},
"messageJumpNotLoaded": "引用的消息没有被加载,无法跳转。"
"messageJumpNotLoaded": "引用的消息没有被加载,无法跳转。",
"postUnlinkRealm": "不关联领域"
}