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

Missing some translations and also bug in selection area #447

Open
knsrky opened this issue Dec 4, 2022 · 5 comments
Open

Missing some translations and also bug in selection area #447

knsrky opened this issue Dec 4, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@knsrky
Copy link

knsrky commented Dec 4, 2022

bug描述

  • *Bug description * *

简单的描述下遇到的bug:
Briefly describe the bugs encountered:
Pop-up confirm button and pagination language looking Chinese.
image
image

Also if page contains more than one page, selection area shows some clickable texts:
image
if I select any object, it fixed. that clickable texts are gone. But if I refresh the page, looks again.

By the way, my language code is
LANGUAGE_CODE = 'en-US'

I don't know is it related but, my console output is:
image

重现步骤
** repeat step **

  1. Choose a model from the app list.
  2. Open paginated any model.

环境
** environment**

1.Operating System:
(Windows/Linux/MacOS)....
MacOSX Ventura 13.0.1

2.Python Version:
3.10.8

3.Django Version:
4.1.3

4.SimpleUI Version:
django-simpleui==2022.11.30

Description
thank you

@knsrky knsrky added the bug Something isn't working label Dec 4, 2022
@knsrky knsrky changed the title Missing translation and selection bug Missing some translations and also bug in selection area Dec 4, 2022
@chengxingxiang
Copy link

Just find miss elementui js and bug will be fixed.

@amitv9493
Copy link

Facing the same issue. It is really hard to understand the Chinese version of it. Looks like these issues are not resolved by the maintainers.

@songsongsong97
Copy link

Facing the same issue where en.js script is missing, hope will be resolved soon

@sokolx1
Copy link

sokolx1 commented Jun 19, 2023

https://github.com/newpanjing/simpleui/blob/master/simpleui/static/admin/simpleui-x/elementui/index.js this file is responsible for this shit. Mb will submit a pull request to fix later

@sokolx1
Copy link

sokolx1 commented Jun 19, 2023

https://github.com/sokolx1/simpleui/ here is my fork.

pip install -e git+git://github.com/sokolx1/simpleui.git@master#egg=django-simpleui installation.

Probably not gonna update it, version is 2022-12-18

IMPORTANT!! Chinese translation is deleted, so there will be no choice for those fields but english version

@songsongsong97
@amitv9493
@chengxingxiang
@knsrky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants