💄 New layout for article for optimized reading experience
🐛 Bug fixes on pending post media list
This commit is contained in:
@ -383,5 +383,7 @@
|
||||
"accountStatusOnline": "Online",
|
||||
"accountStatusOffline": "Offline",
|
||||
"accountStatusLastSeen": "Last seen at {}",
|
||||
"postArticle": "Article on the Solar Network"
|
||||
"postArticle": "Article on the Solar Network",
|
||||
"articleWrittenAt": "Written at {}",
|
||||
"articleEditedAt": "Edited at {}"
|
||||
}
|
||||
|
@ -383,5 +383,8 @@
|
||||
"accountStatusOnline": "在线",
|
||||
"accountStatusOffline": "离线",
|
||||
"accountStatusLastSeen": "最后一次在 {} 上线",
|
||||
"postArticle": "Solar Network 上的文章"
|
||||
"postArticle": "Solar Network 上的文章",
|
||||
"articleWrittenAt": "发表于 {}",
|
||||
"articleEditedAt": "编辑于 {}"
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user