summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/index.d.ts2
-rw-r--r--sharkey-locales/en-US.yml2
2 files changed, 2 insertions, 2 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;
/**
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index 41cc7c48e8..0fff81f240 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -579,7 +579,7 @@ remoteFollowing: "Remote following"
updateRemoteUser: "Refresh remote data"
activityPub: "Activity Pub"
ip: "IP"
-ipTip: "The date is the IP address was first acknowledged."
+ipTip: "The date is when IP address was first used."
rolePeriod: "Period"
roleAssigned: "Assigned"
roleAutomatic: "automatic"