fix: L18n repair
This commit is contained in:
parent
731b49aaa0
commit
e7cd130bf1
|
@ -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",
|
||||
|
|
|
@ -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.";
|
Loading…
Reference in New Issue