diff options
| author | anonymous puppy | 2026-01-21 19:31:10 +0000 |
|---|---|---|
| committer | jade (winter) | 2026-01-21 20:03:07 +0000 |
| commit | 4f928f9ea883fc2125437e8831df18cd856d715b (patch) | |
| tree | 4019029d507449971c61e4b9d86a549dc923d874 /locale | |
| parent | 07d1f1236c11b4261ab2b954a91278711a24901c (diff) | |
Add sniff and squish verbs to Poke
Immediately deviates from the extension spec :3
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index c3eaaf9..d2b3509 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -38,6 +38,8 @@ "user.profile.poke.verb.hug": "Hug", "user.profile.poke.verb.kiss": "Kiss", "user.profile.poke.verb.pet": "Pet", + "user.profile.poke.verb.sniff": "Sniff", + "user.profile.poke.verb.squish": "Squish", "user.profile.poke.action": "Send", "user.profile.poke.urgent.action": "Send urgently", "user.profile.poke.success": "Sent!", @@ -122,6 +124,8 @@ "notifications.poke.verb.hug": "hugged", "notifications.poke.verb.kiss": "kissed", "notifications.poke.verb.pet": "petted", + "notifications.poke.verb.sniff": "sniffed", + "notifications.poke.verb.squish": "squished", "login.pageTitle": "Log in", "login.email": "Email address", "login.password": "Password", |
