fix parse for move type notifications
This commit is contained in:
parent
e60d9f2d5a
commit
2bc63720a5
3 changed files with 10 additions and 3 deletions
|
@ -110,7 +110,8 @@
|
|||
"notifications": "Notifications",
|
||||
"read": "Read!",
|
||||
"repeated_you": "repeated your status",
|
||||
"no_more_notifications": "No more notifications"
|
||||
"no_more_notifications": "No more notifications",
|
||||
"moved_to": "moved to"
|
||||
},
|
||||
"polls": {
|
||||
"add_poll": "Add Poll",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue