Removing reference to Generate Personal blog (#16823)
As part of removing Stackbit integration, I previously missed removing the translation key. This removes an errant key. This commit was driven by attempting to address the following feature request: > Conditional hide "Generate a personal blog from your DEV Community > posts" in /settings/extensions There is option for this behavior. Closes #16819 Missed as part of #15701
This commit is contained in:
parent
76933284b7
commit
aa07a96587
2 changed files with 0 additions and 2 deletions
|
|
@ -130,7 +130,6 @@ en:
|
|||
remove: Remove
|
||||
save: Save template
|
||||
saved: Saved templates
|
||||
generate: Generate a personal blog from your %{community} posts
|
||||
github:
|
||||
heading: GitHub
|
||||
desc1: Pin your GitHub repositories to your profile.
|
||||
|
|
|
|||
|
|
@ -130,7 +130,6 @@ fr:
|
|||
remove: Remove
|
||||
save: Save template
|
||||
saved: Saved templates
|
||||
generate: Generate a personal blog from your %{community} posts
|
||||
github:
|
||||
heading: GitHub
|
||||
desc1: Pin your GitHub repositories to your profile.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue