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

Update PC_Miner.py #1739

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Update PC_Miner.py #1739

merged 2 commits into from
Jan 6, 2024

Conversation

BX2AFO
Copy link
Contributor

@BX2AFO BX2AFO commented Jan 2, 2024

Add chinese_Traditional

Add chinese_Traditional
PC_Miner.py Outdated
@@ -860,6 +860,7 @@ def preload():
try:
if not Path(Settings.DATA_DIR + Settings.SETTINGS_FILE).is_file():
locale = getdefaultlocale()[0]
print("Current locale:", locale)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The print here is not needed, the greeting message displays used language for the user

Delete print("Current locale:", locale)
@revoxhere revoxhere merged commit c2ebfc4 into revoxhere:master Jan 6, 2024
1 check passed
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.

2 participants