You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: locales/en-US.yml
+6-5
Original file line number
Diff line number
Diff line change
@@ -1392,7 +1392,7 @@ admin/views/index.vue:
1392
1392
abuse: "Abuse"
1393
1393
queue: "Job Queue"
1394
1394
logs: "Logs"
1395
-
instanceblocks: "Instance blocks"
1395
+
instancemoderation: "Instance moderation"
1396
1396
back-to-misskey: "Back to Misskey"
1397
1397
admin/views/invitations.vue:
1398
1398
addTitle: "New invitation"
@@ -1694,8 +1694,9 @@ admin/views/federation.vue:
1694
1694
latest-request-received-at: "Last request received at"
1695
1695
remove-all-following: "Withold all followers"
1696
1696
remove-all-following-info: "Unfollow all accounts from {host}. Please run this if the instance no longer exists."
1697
-
block: "Block"
1697
+
ignore: "Ignore instance"
1698
1698
marked-as-closed: "Marked as closed"
1699
+
flag-info: "Ignore stops sending, receiving, and fetching. Close only stops sending. The flag is automatically updated according to the communication status."
1699
1700
lookup: "Look up"
1700
1701
instances: "Federated"
1701
1702
instance-not-registered: "The instance has not been discovered"
@@ -1720,7 +1721,7 @@ admin/views/federation.vue:
1720
1721
state: "Sort"
1721
1722
states:
1722
1723
all: "All"
1723
-
blocked: "Blocked"
1724
+
ignored: "Ignored"
1724
1725
not-responding: "Without response"
1725
1726
marked-as-closed: "Marked as closed"
1726
1727
result-is-truncated: "Displaying the top {n} items."
@@ -1742,8 +1743,8 @@ admin/views/federation.vue:
1742
1743
day: "Daily"
1743
1744
1744
1745
admin/views/instanceblocks.vue:
1745
-
instanceblocks: "Instance block"
1746
-
blockedInstances-info: "One host per line. You can use /RegExp/."
1746
+
ignoredInstances: "Ignored instances"
1747
+
ignoredInstances-info: "One host per line. You can use /RegExp/."
0 commit comments