Skip to content

Commit 17fb36d

Browse files
authored
UX: fix ActivityPub naming (#247)
1 parent cdfce38 commit 17fb36d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/locales/client.en.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ en:
33
admin:
44
site_settings:
55
categories:
6-
discourse_activity_pub: "Discourse Activity Pub"
6+
discourse_activity_pub: "Discourse ActivityPub"
77
discourse_activity_pub:
88
label: ActivityPub
99
actor:
@@ -13,8 +13,8 @@ en:
1313
label: Add Category Actor
1414
tag:
1515
title: Add Tag ActivityPub actor
16-
label: Add Tag Actor
17-
save:
16+
label: Add Tag Actor
17+
save:
1818
title: Save ActivityPub actor
1919
label: Save Actor
2020
delete:
@@ -107,7 +107,7 @@ en:
107107
title: Copy JSON to clipboard.
108108
success: Copied!
109109
logged_at: Logged %{logged_at}
110-
js:
110+
js:
111111
discourse_activity_pub:
112112
about:
113113
navigation:
@@ -320,7 +320,7 @@ en:
320320
actions: Actions
321321
authorize:
322322
auth_type:
323-
none:
323+
none:
324324
label: Select a type...
325325
placeholder: "enter a domain"
326326
mastodon:

0 commit comments

Comments
 (0)