플러그인 이름을 대문자로 설정할까요?

좋아요…
거의 다 왔어요!

처음에는 6번째 줄의 값을 변경했지만, 12번째 줄에서는 변경을 깜빡했습니다. 그 부분을 수정한 후 제목은 올바르게 업데이트되었지만, 관리자 내비게이션도 제목과 동일하게 길어지면서 잘리는 문제가 생겼습니다.

13번째 줄이 왜 반영되지 않는지 이유를 모르겠어요.

en:
  admin_js:
    admin:
      site_settings:
        categories:
          discourse_auto_remove_group: "Auto Remove User from Group"
  site_settings:
    auto_remove_group_enabled: Enable the Auto Remove User from Group plugin.
    auto_remove_group_category_id: Set the category ID number you are watching for posts. It can be found in the URL when you navigate to a category.
    auto_remove_group_name: Set the group you want the user to be removed from once they post in category selected above.
  js:
    discourse_auto_remove_group:
      title: Auto Remove User from Group
      admin_navigation: Auto Remove User

위에서 말씀해 주신 내용 기준으로 보면 올바르게 설정된 것 같은데, 맞나요?