mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 16:02:14 +00:00
Merge pull request #369 from crookedneighbor/add-translation-strings
Added additional translation strings for pms
This commit is contained in:
commit
e3f126c3db
1 changed files with 10 additions and 1 deletions
|
|
@ -72,5 +72,14 @@
|
|||
"confirm": "Confirm",
|
||||
"leaveGroup": "Leave Guild?",
|
||||
"leavePartyCha": "Leave party challenges and...",
|
||||
"leaveParty": "Leave party?"
|
||||
"leaveParty": "Leave party?",
|
||||
"sendPM": "Send private message",
|
||||
"send": "Send",
|
||||
"messageSentAlert": "Message sent",
|
||||
"pmHeading": "Private message to <%= name %>",
|
||||
"clearAll": "Clear All",
|
||||
"clearAllPopover": "Delete all messages",
|
||||
"optOutPopover": "Don't like private messages? Click to completely opt out",
|
||||
"block": "Block",
|
||||
"unblock": "Un-block"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue