summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-05-12 14:21:21 -0400
committerHazelnoot <acomputerdog@gmail.com>2025-05-16 17:40:10 -0400
commitce8bcf57077b69752d5cf700985a2c3b73426d88 (patch)
tree7ed793ebbd7fdbbba53ae5315f94149f837919ad /locales
parentupdate locales index.d.ts (diff)
downloadsharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.tar.gz
sharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.tar.bz2
sharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.zip
clarify IP tip message
Diffstat (limited to 'locales')
-rw-r--r--locales/index.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index f599c0df05..6557208b2f 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -13094,7 +13094,7 @@ export interface Locale extends ILocale {
*/
"ip": string;
/**
- * The date is the IP address was first acknowledged.
+ * The date is when IP address was first used.
*/
"ipTip": string;
/**