Make it possible to create quotes from message links

This commit is contained in:
runebaas 2020-08-13 19:51:56 +02:00
parent 7942308059
commit ad086a5e0c
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
3 changed files with 146 additions and 2 deletions

View file

@ -169,6 +169,12 @@ quote:
MostQuotesPerson:
EN: "Most quoted person"
CHDE: "Meist quoteti person"
NotAValidMessageLink:
EN: "That is not a valid message link"
CHDE: "Das isch kei korrete nachrichtelink"
OnlyQuoteFromSameServer:
EN: "You can only quote messages from the same server"
CHDE: "Du chasch numme nachrichte vom gliche server quote"
rank:
InvalidType:
EN: "Valid types are '`messages`' '`karma`', '`rolls`' and '`cookies`'"