Add blahs in actions
This commit is contained in:
parent
5a9875ea01
commit
81145968a1
9 changed files with 237 additions and 35 deletions
|
|
@ -72,6 +72,14 @@
|
|||
"title.sent": "Sent",
|
||||
"title.all": "All",
|
||||
"title.unread": "Unread",
|
||||
"desc.no.invites": "No invites found",
|
||||
"desc.no.notifications": "No notifications found",
|
||||
|
||||
"action.fetching.invites.sent": "Fetching sent invites...",
|
||||
"action.fetching.invites.recv": "Fetching received invites...",
|
||||
"action.dm.fetch": "Fetching dms...",
|
||||
"action.dm.adding": "Adding...",
|
||||
"action.auth": "Authenticating...",
|
||||
|
||||
"title.sign.up": "Sign Up",
|
||||
"title.sign.in": "Sign In",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue