aboutsummaryrefslogtreecommitdiff
path: root/Locales
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-02-17 10:21:19 -0500
committerAndrew Lee <alee14498@protonmail.com>2024-02-17 10:21:19 -0500
commit31be1abee66d89e5b4120c46f231303c9fed7a23 (patch)
tree7dd338f00c020e027be55c178979a1f8059bc8ff /Locales
parent0414f7d5da426f9d0b8082727ec7f8085515fffa (diff)
downloadDLAP-31be1abee66d89e5b4120c46f231303c9fed7a23.tar.gz
DLAP-31be1abee66d89e5b4120c46f231303c9fed7a23.tar.bz2
DLAP-31be1abee66d89e5b4120c46f231303c9fed7a23.zip
Made pong ms translatable
Diffstat (limited to 'Locales')
-rw-r--r--Locales/en/translation.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json
index 68cd260..69b83b4 100644
--- a/Locales/en/translation.json
+++ b/Locales/en/translation.json
@@ -58,7 +58,7 @@
"listPage": "Page",
"pausingMusic": "Pausing music",
"pausedAlready": "Music is already paused",
- "pong": "Pong!",
+ "pong": "Pong! {{ms}}ms",
"numBig": "Number is too big, choose a number that's less than {{files}}.",
"resumingMusic": "Resuming music",
"resumedAlready": "Music is already playing",