diff options
| author | ilotterytea <iltsu@alright.party> | 2024-05-01 00:15:19 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-05-01 00:15:19 +0500 |
| commit | 6a05c1bc5990eb4b10cc2454b7f2679b0e51d4b9 (patch) | |
| tree | b4f3e16d648f939b63c37fa32f0ef7220e1dd40d /localization/english.json | |
| parent | f9859164676f8fc3fa174d6c351308e6acc2b369 (diff) | |
upd: updated the '!ping' command
Diffstat (limited to 'localization/english.json')
| -rw-r--r-- | localization/english.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localization/english.json b/localization/english.json index 4528cbe..7e84d1a 100644 --- a/localization/english.json +++ b/localization/english.json @@ -1,3 +1,3 @@ { - "ping.response": "Pong!" + "ping.response": "{sender.alias_name}: Pong! Uptime: %s ยท Used memory: %sMB" } |
