diff --git a/assets/l10n/intl_zh_Hans.arb b/assets/l10n/intl_zh_Hans.arb
index 0967ef4..c10cbe4 100644
--- a/assets/l10n/intl_zh_Hans.arb
+++ b/assets/l10n/intl_zh_Hans.arb
@@ -1 +1,275 @@
-{}
+{
+ "pickACommunity": "选择一个社群",
+ "@pickACommunity": {},
+ "tuesday": "星期二",
+ "@tuesday": {},
+ "wednesday": "星期三",
+ "@wednesday": {},
+ "unknown": "未知",
+ "@unknown": {},
+ "login": "登录",
+ "@login": {},
+ "website": "网站",
+ "@website": {},
+ "forNewFollowers": "对于新的关注者",
+ "@forNewFollowers": {},
+ "forNewLikes": "对于新的点赞",
+ "@forNewLikes": {},
+ "forNewSharings": "对于新的分享",
+ "@forNewSharings": {},
+ "forEndingPolls": "对于已结束的投票",
+ "@forEndingPolls": {},
+ "copiedToClipboard": "已复制到剪贴板",
+ "@copiedToClipboard": {},
+ "follow": "关注",
+ "@follow": {},
+ "following": "正在关注",
+ "@following": {},
+ "unsubscribe": "取消关注",
+ "@unsubscribe": {},
+ "addedAt": "添加于",
+ "@addedAt": {},
+ "areYouSure": "您确定吗?",
+ "@areYouSure": {},
+ "suchEmpty": "哇... 空空如也...",
+ "@suchEmpty": {},
+ "serverVersion": "服务器版本",
+ "@serverVersion": {},
+ "close": "关闭",
+ "@close": {},
+ "loading": "加载中...",
+ "@loading": {},
+ "newPostPublished": "已发布新嘟文",
+ "@newPostPublished": {},
+ "nsfw": "NSFW",
+ "@nsfw": {},
+ "visibility": "可见性",
+ "@visibility": {},
+ "newMessage": "新消息",
+ "@newMessage": {},
+ "howDoYouFeel": "何事沉吟?",
+ "@howDoYouFeel": {},
+ "worldWide": "公开",
+ "@worldWide": {},
+ "notListed": "不列入公共时间轴",
+ "@notListed": {},
+ "followersOnly": "仅限关注者",
+ "@followersOnly": {},
+ "wasLikedBy": "点赞者",
+ "@wasLikedBy": {},
+ "account": "账户",
+ "@account": {},
+ "seeNewPosts": "浏览新嘟文",
+ "@seeNewPosts": {},
+ "members": "成员",
+ "@members": {},
+ "profile": "个人资料",
+ "@profile": {},
+ "report": "举报",
+ "@report": {},
+ "reportDescription": "该举报将被转发给所有相关社群的管理员。",
+ "@reportDescription": {},
+ "reason": "原因",
+ "@reason": {},
+ "local": "本地",
+ "@local": {},
+ "externalProfile": "外站简介",
+ "@externalProfile": {},
+ "privacy": "隐私",
+ "@privacy": {},
+ "discoverUsers": "发现用户",
+ "@discoverUsers": {},
+ "trendingHashtags": "流行趋势:",
+ "@trendingHashtags": {},
+ "notifications": "通知",
+ "@notifications": {},
+ "notifyOnNewPosts": "通知新嘟文",
+ "@notifyOnNewPosts": {},
+ "openLinksInAppBrowser": "在应用内浏览器中打开链接",
+ "@openLinksInAppBrowser": {},
+ "home": "主页",
+ "@home": {},
+ "allowAnimatedAvatars": "允许使用动画头像",
+ "@allowAnimatedAvatars": {},
+ "displayThumbnailsOnly": "仅显示缩略图",
+ "@displayThumbnailsOnly": {},
+ "openCamera": "打开相机",
+ "@openCamera": {},
+ "dontNotifyOnNewPosts": "不要通知新嘟文",
+ "@dontNotifyOnNewPosts": {},
+ "blockUser": "屏蔽用户",
+ "@blockUser": {},
+ "unblockUser": "取消屏蔽用户",
+ "@unblockUser": {},
+ "muteUser": "隐藏用户",
+ "@muteUser": {},
+ "unmuteUser": "取消隐藏用户",
+ "@unmuteUser": {},
+ "hasPosted": "{name} 已发布。",
+ "@hasPosted": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "pickFromYourGallery": "从你的图库中选择",
+ "@pickFromYourGallery": {},
+ "sendComment": "发生评论",
+ "@sendComment": {},
+ "pollEnded": "你参与的一项投票已经结束。",
+ "@pollEnded": {},
+ "mentioned": "{name} 在一条嘟文中提及了你: {content}",
+ "@mentioned": {
+ "type": "text",
+ "placeholders": {
+ "name": {},
+ "content": {}
+ }
+ },
+ "likesYourPost": "{name} 点赞了你的嘟文。",
+ "@likesYourPost": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "isFollowingYouNow": "{name} 关注了你。",
+ "@isFollowingYouNow": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "wouldLikeToFollowYou": "{name} 想要关注你。",
+ "@wouldLikeToFollowYou": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{year}-{month}-{day}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "userShared": "{name} 已转嘟",
+ "@userShared": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "sharedYourPost": "{name} 转嘟了你的嘟文。",
+ "@sharedYourPost": {
+ "type": "text",
+ "placeholders": {
+ "name": {}
+ }
+ },
+ "admin": "管理员",
+ "@admin": {},
+ "helloWorld": "你好世界",
+ "@helloWorld": {},
+ "friday": "星期五",
+ "@friday": {},
+ "enterCode": "输入代码",
+ "@enterCode": {},
+ "sunday": "星期日",
+ "@sunday": {},
+ "cancel": "取消",
+ "@cancel": {},
+ "search": "搜索",
+ "@search": {},
+ "monday": "星期一",
+ "@monday": {},
+ "thursday": "星期四",
+ "@thursday": {},
+ "saturday": "星期六",
+ "@saturday": {},
+ "shareLink": "分享链接",
+ "@shareLink": {},
+ "reset": "重置",
+ "@reset": {},
+ "users": "用户",
+ "@users": {},
+ "deletePost": "删除嘟文",
+ "@deletePost": {},
+ "messages": "消息",
+ "@messages": {},
+ "sendMessage": "发送消息",
+ "@sendMessage": {},
+ "pick": "选择",
+ "@pick": {},
+ "settings": "设置",
+ "@settings": {},
+ "followers": "关注者",
+ "@followers": {},
+ "delete": "删除",
+ "@delete": {},
+ "statuses": "嘟文",
+ "@statuses": {},
+ "deleting": "删除中...",
+ "@deleting": {},
+ "pickACommunityDescription": "欢迎来到我们的去中心化社交网络。只需选择一个社群就可以加入其中。",
+ "@pickACommunityDescription": {},
+ "postHasBeenDeleted": "嘟文已被删除",
+ "@postHasBeenDeleted": {},
+ "post": "发布",
+ "@post": {},
+ "newStatus": "新嘟文",
+ "@newStatus": {},
+ "addPhoto": "添加图片",
+ "@addPhoto": {},
+ "wasSharedBy": "转嘟者",
+ "@wasSharedBy": {},
+ "addVideo": "添加视频",
+ "@addVideo": {},
+ "recommendMobileApp": "FluffyPix作为移动应用效果更好",
+ "@recommendMobileApp": {},
+ "noThanks": "不了谢谢",
+ "@noThanks": {},
+ "logout": "注销",
+ "@logout": {},
+ "postHasBeenReported": "已举报嘟文",
+ "@postHasBeenReported": {},
+ "viewPost": "浏览嘟文",
+ "@viewPost": {},
+ "mentionsOnly": "仅限被提及用户",
+ "@mentionsOnly": {},
+ "comment": "评论",
+ "@comment": {},
+ "hashtags": "标签",
+ "@hashtags": {},
+ "tryOutMobileApps": "也可以试一下移动应用:",
+ "@tryOutMobileApps": {},
+ "playInBrowser": "在浏览器中播放",
+ "@playInBrowser": {},
+ "help": "帮助",
+ "@help": {},
+ "about": "关于",
+ "@about": {},
+ "forNewMentions": "对于新的提及",
+ "@forNewMentions": {},
+ "oopsSomethingWentWrong": "哎呀......出了点差错!",
+ "@oopsSomethingWentWrong": {}
+}