diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-05-12 14:21:21 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-05-16 17:40:10 -0400 |
| commit | ce8bcf57077b69752d5cf700985a2c3b73426d88 (patch) | |
| tree | 7ed793ebbd7fdbbba53ae5315f94149f837919ad /locales/index.d.ts | |
| parent | update locales index.d.ts (diff) | |
| download | sharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.tar.gz sharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.tar.bz2 sharkey-ce8bcf57077b69752d5cf700985a2c3b73426d88.zip | |
clarify IP tip message
Diffstat (limited to 'locales/index.d.ts')
| -rw-r--r-- | locales/index.d.ts | 2 |
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; /** |