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.
forgejo/web_src/js/components
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>
2 years ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
ActivityHeatmap.vue Localize time units on activity heatmap (#21570) 2 years ago
ContextPopup.vue Refactor from Vue2 to Vue3 (#20044) 2 years ago
DashboardRepoList.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileList.vue Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileTree.vue Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileTreeItem.vue Add filetree on left of diff view (#21012) 2 years ago
PullRequestMergeForm.vue Fix typos in PullRequestMergeForm.vue header comment (#21378) 2 years ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 3 years ago
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 2 years ago