Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add automaticallyDeleteInterval.description English localization #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbolel
Copy link

@sbolel sbolel commented Apr 2, 2024

Summary of Changes

This PR adds the English localization for the configuration.automaticallyDeleteInterval.description. Currently, this localization value is present in the Japanese definitions, but is missing in the English definitions. This causes the user to see the raw template string in the settings for Line Note instead of a descriptive sentence.

Changes Made

  • Added configuration.automaticallyDeleteInterval.description to package.nls.json. This description explains that this setting defines the time interval (in milliseconds) for checking and automatically deleting notes, providing a better understanding for users.

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: English localization missing automaticallyDeleteInterval
1 participant