fix: L18n repair

This commit is contained in:
sunxiaojian 2021-04-20 16:46:04 +08:00
parent 731b49aaa0
commit e7cd130bf1
2 changed files with 3 additions and 2 deletions

View File

@ -329,7 +329,7 @@
},
"favorite": {
"title": "Your Favorites"
},
},
"notification": {
"title": {
"Everything": "Everything",
@ -341,6 +341,7 @@
"reblog": "rebloged your post",
"poll": "Your poll has ended",
"mention": "mentioned you"
},
},
"thread": {
"back_title": "Post",

View File

@ -227,4 +227,4 @@ any server.";
"Scene.Thread.Reblog.Single" = "%@ reblog";
"Scene.Thread.Title" = "Post from %@";
"Scene.Welcome.Slogan" = "Social networking
back in your hands.";
back in your hands.";