-
Notifications
You must be signed in to change notification settings - Fork 66
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
i18n, redesign, admin panel #45
base: main
Are you sure you want to change the base?
Conversation
I18n:try to mega new branch
I18n:completed most translation and maga to main branch
I think you should get rid of everything that says "gulag" instead of renaming stuff to gulag |
tbh I think this PR is too big to get merged as a whole, you should trim stuff down, like redesigning stuff, making QOL changes, implementing yarn etc. |
give this man some TRUE |
I should check the 'draft' when I created this pr. we made these changes through out the months, simultaneously, so it's really hard to separate one changes with another. Let's focus on addressing any problems inside the code we should fix. Then we could try to create separate pull requests in order to merge them. |
it's our translation on top of the default translation. Do you have any suggestions on what we should rename it? |
Oh I see, so if you modify the frontend and add your own texts you put them in there? Why not edit the normal files instead? |
so that we all private server enjoyers could share our translation, rather than copy pasting them. the |
I don't quite get what you mean. If you need to change the translation of something, you can do so in the normal language files. I feel like it's too hard to understand what your mission with that extra stuff is, users might just ignore it |
it's like your system's language setting (language packs), you can have more than one and you order them the way you like. |
Leave this poor folder alone, it's just need to be renamed |
You can keep the upload score stuff in, it's just that the endpoint will only be implemented in api v2 |
I think we accidentally formatted the whole repo in double quotes. what formatter are you using to enforce quotes? I found no formatter with configurable quotes |
y don't worry we have it in other branch. I am planning to get this merged before v2 landed so that both of us won't have to adapt it separately before merging ✌️ |
API V2 is already partly done, also I don't think this will be merged anytime soon, yet before API v2 is done |
Hi, I fixed most problems you mentioned |
This pull request includes several key features to improve user experience and add more features.
Features:
Score uploads (pending merge of feat: addremoved from codebase/submit_score
API endpoint for manually submitting scores osuAkatsuki/bancho.py#281)Visual changes:
Fixes:
i18n
requires node during development, we recommend using vscode for developing translation for better tooling, you will be prompted to install recommended plugins when you open the repository for the first time.
we will update the readme later to include the tutorial on managing translations.
steps
yarn
Sorry for creating a pull request this large 👩🦼