1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/web_src/js/features
Yarden Shoham 125e3e3d66
Localize time units on activity heatmap (#21570)
Previously, the months and days were hardcoded into English

* Closes #15541

## Screenshots
### English

![image](https://user-images.githubusercontent.com/20454870/197410352-1b28a637-ce19-41ae-b4e5-27955555b082.png)

### German

![image](https://user-images.githubusercontent.com/20454870/197410455-f243ca84-807f-476e-b8ed-c24e827bfc2d.png)

### Spanish

![image](https://user-images.githubusercontent.com/20454870/197410366-55202ca5-08f9-4152-8f9d-d5eeebd532ef.png)

### Italian

![image](https://user-images.githubusercontent.com/20454870/197410385-75f754dd-e845-4444-8a04-472a8f45b617.png)

### Portuguese
This one has a bit of overflow

![image](https://user-images.githubusercontent.com/20454870/197410414-b91f962e-77e9-4cc7-990b-01c0fc0cbd0b.png)

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-10-28 09:48:24 -04:00
..
admin Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
comp Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
aria.js
aria.md
clipboard.js
codeeditor.js Enable Monaco automaticLayout (#21515) 2022-10-20 02:54:18 +01:00
colorpicker.js
common-global.js
common-issue.js
common-organization.js
contextpopup.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js Localize all timestamps (#21440) 2022-10-17 12:08:21 +08:00
heatmap.js Localize time units on activity heatmap (#21570) 2022-10-28 09:48:24 -04:00
imagediff.js
install.js
mcaptcha.js
notification.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-commit.js Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
repo-common.js
repo-diff-filetree.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-diff.js Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
repo-editor.js
repo-findfile.js Use weighted algorithm for string matching when finding files in repo (#21370) 2022-10-08 12:22:44 +01:00
repo-findfile.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-issue.js Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
repo-legacy.js Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js Remove useless appVer from JS window.config (#21445) 2022-10-14 01:16:27 +08:00
sshkey-helper.js
stopwatch.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
tablesort.js
tribute.js Correctly escape within tribute.js (#20831) 2022-08-17 15:43:53 -04:00
user-auth-webauthn.js
user-auth.js
user-settings.js