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

Added translations for english setting locales #1139

Merged
merged 3 commits into from
May 16, 2022

Conversation

C3pa
Copy link
Contributor

@C3pa C3pa commented May 12, 2022

No description provided.

Comment on lines 232 to 233
config.diagnostics['newfield-call'] = -- TODO: need translate!
'在字面量表中,2行代码之间缺少分隔符,在语法上被解析为了一次索引操作'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I honestly don't know what this one does. If you give me an example of when this one is triggered, I can also add this one.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I honestly don't know what this one does. If you give me an example of when this one is triggered, I can also add this one.

local t = {
    require
    'name'
}

@sumneko sumneko merged commit 5255f58 into LuaLS:master May 16, 2022
@sumneko
Copy link
Collaborator

sumneko commented May 16, 2022

Thank you!

@C3pa
Copy link
Contributor Author

C3pa commented May 16, 2022

You are welcome!

@C3pa C3pa deleted the some-translations branch May 16, 2022 11:58
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