You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted 5d3f99c7c6
Make better use of i18n (#20096)
* Prototyping

* Start work on creating offsets

* Modify tests

* Start prototyping with actual MPH

* Twiddle around

* Twiddle around comments

* Convert templates

* Fix external languages

* Fix latest translation

* Fix some test

* Tidy up code

* Use simple map

* go mod tidy

* Move back to data structure

- Uses less memory by creating for each language a map.

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* Add some comments

* Fix tests

* Try to fix tests

* Use en-US as defacto fallback

* Use correct slices

* refactor (#4)

* Remove TryTr, add log for missing translation key

* Refactor i18n

- Separate dev and production locale stores.
- Allow for live-reloading in dev mode.

Co-authored-by: zeripath <art27@cantab.net>

* Fix live-reloading & check for errors

* Make linter happy

* live-reload with periodic check (#5)

* Fix tests

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
branch Make better use of i18n (#20096) 2 years ago
diff Make better use of i18n (#20096) 2 years ago
editor Replace blue button and label classes with primary (#19763) 2 years ago
find Feature: Find files in repo (#15028) 2 years ago
graph Propagate context and ensure git commands run in request context (#17868) 2 years ago
issue Make better use of i18n (#20096) 2 years ago
migrate Disable unnecessary mirroring elements (#18527) 2 years ago
projects Make better use of i18n (#20096) 2 years ago
pulls Replace blue button and label classes with primary (#19763) 2 years ago
release Make better use of i18n (#20096) 2 years ago
settings Make better use of i18n (#20096) 2 years ago
wiki Make better use of i18n (#20096) 2 years ago
activity.tmpl Make better use of i18n (#20096) 2 years ago
blame.tmpl Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
branch_dropdown.tmpl Fix broken TR on cherrypick page (#19599) 2 years ago
clone_buttons.tmpl Don't let repo clone URL overflow (#19517) 2 years ago
commit_page.tmpl Make better use of i18n (#20096) 2 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Separate the details links of commit-statuses in headers (#18661) 2 years ago
commits.tmpl Add compare tag dropdown to releases page (#15695) 3 years ago
commits_list.tmpl Make better use of i18n (#20096) 2 years ago
commits_list_small.tmpl Fix a broken link in `commits_list_small.tmpl` (#18763) 2 years ago
commits_table.tmpl Cleanup and use global style on popups (#17674) 3 years ago
create.tmpl Unify and simplify TrN for i18n (#18141) 3 years ago
empty.tmpl Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2 years ago
forks.tmpl Add pagination to fork list (#17639) 3 years ago
graph.tmpl Re-separate the color translation strings (#17390) 3 years ago
header.tmpl Fix mirror template bug (#19959) 2 years ago
home.tmpl fix `go to file` link for mirror repository (#19983) 2 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
packages.tmpl Add Package Registry (#16510) 2 years ago
search.tmpl Automatically pause queue if index service is unavailable (#15066) 2 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Unify and simplify TrN for i18n (#18141) 3 years ago
unicode_escape_prompt.tmpl Left-Align text in Unicode warning boxes (#18331) 2 years ago
upload.tmpl Add attachments for PR reviews (#16075) 3 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Improve file header on mobile (#19945) 2 years ago
view_list.tmpl Make better use of i18n (#20096) 2 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago