Commit Graph
65 Commits
Author SHA1 Message Date
Bohdan Karashchuk 8084ba9e3b i18n: improve Ukrainian translations (#3422) 2023-10-26 09:49:53 +03:00
Joseph Madamba 6bcc98d99d fix: fix WakaTime brand casing (#3411)
* `Wakatime` -> `WakaTime`

* Fix wrong `WakaTime` brand naming on tr translation

* `wakatime stats` -> `WakaTime stats`
2023-10-24 09:57:32 +02:00
Alexandr Garbuzov a258b29db5 Feature: Stats card: Show merged PRs count and percentage (#3003)
* Feature: Stats card: Show merged PRs count and percentage

* dev

* dev

* renames
2023-08-14 02:18:57 +03:00
Alexandr Garbuzov 75d378dfa8 feat(I10n): add partially-missing Malayalam translations (#3057) 2023-08-09 09:24:11 +02:00
Alexandr Garbuzov f3136d2d20 I10n: Add partially-missing Uzbek translations (#3018) 2023-07-31 07:18:14 +02:00
Alexandr Garbuzov 6835adfc2b Uppercase total reviews title to match all another titles style (#2955) 2023-07-20 22:50:19 +02:00
Alexandr Garbuzov b7eb65f819 I18n: Fixed docstring for statsCardLocales function and enable ts-check (#2883) 2023-06-25 22:07:46 +02:00
iwbc-mzkandrickstaa a48d653fa4 Fixed resizing of stats card when all metrics except rank are hidden (#2868)
* fixed card resizing in case of rank only

* fixed to display error when both stats and rank are hidden

* fix: fix visual alignment

---------

Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-06-22 12:07:52 +02:00
Alexandr Garbuzov 92518e375f Stats card: show started and answered discussions stats (#2849)
* Stats card: show started and answered discussions stats

* trans

* dev
2023-06-19 05:51:58 +02:00
Alexandr Garbuzov 03b0ba096c Wakatime card: add missing translations (resolves #2839) (#2850) 2023-06-18 18:31:58 +02:00
Alexandr Garbuzov 3831d18991 Stats card: Change total reviews label and add missing translations (#2835) 2023-06-16 08:44:19 +02:00
Rick Staa 89e37aa885 refactor: add PR review translations (#2825) 2023-06-15 22:24:47 +02:00
1bb65ddc29 Added pr reviews to stats (#1404)
* Added pr reviews to stats

* Add 'show' query parameter

* Fix show test

* refactoring

* cleanup

* refactor: restructure stats-card code

---------

Co-authored-by: Markus <markus.tyrkko@gmail.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-06-15 09:35:09 +02:00
Rick StaaandAlexandr Garbuzov f2841e09e1 fix: fix stats contributed to translations (#2708)
* fix: fix stats contributed to translations

* Improved russian and ukrainian translation of statcard.contribs (#2715)

---------

Co-authored-by: Alexandr Garbuzov <53787217+qwerty541@users.noreply.github.com>
2023-06-07 10:19:40 +03:00
Rick StaaandHakula Chen c301289f7d fix: Make WakaTime card compatible with new API (#2707)
* fix: Make WakaTime card compatible with new API

This commit makes sure that the WakaTime card works with the new
WakaTime API. See https://github.com/anuraghazra/github-readme-stats/issues/2698
for more information.

* fix: fix chinese simplified translations

* fix: improve WakaTime range order

* test: fix WakaTime tests

* refactor: remove WakaTime range loop

* refactor: remove redundant WakaTime call

* test: fix e2e tests

Co-authored-by: Hakula Chen <i@hakula.xyz>

---------

Co-authored-by: Hakula Chen <i@hakula.xyz>
2023-06-02 14:37:59 +05:30
Alexandr Garbuzov 275c1fc1c7 Show notice about no languages data instead of empty card (#2755)
* Show message about no languages data instead of empty card

* dev

* dev

* dev

* dev

* dev

* dev
2023-05-29 08:45:19 +02:00
Alexandr Garbuzov 73b0a91b7b Improve ukrainian translation of langcard.title (#2756) 2023-05-29 08:43:37 +02:00
Rick Staa 4b656ebabb refactor: migrate to using arrow functions (#2033) 2022-11-21 10:07:09 +01:00
Tymoteusz Marzec f9e95b166d Corrections of Polish expressions in translations.js (#2240) 2022-10-29 15:41:04 +02:00
Frieder Bluemle 199870aa9f refactor: fix GitHub capitalization (#2232) 2022-10-26 16:41:59 +02:00
Shivam Kotakandrickstaa 343058cc15 fix: adding doc strings to files in src folder where it was missing (#2129)
* fix: adding doc strings to files in src folder where it was missing

* refactor: add docstrings

* style: run formatter

Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-10-07 16:22:02 +02:00
rickstaa 41d6760abd fix: fix es6 import file extension 2022-09-24 13:20:52 +02:00
rsk2andrickstaa 107f7ca52c Feature/grs 1955 change commonjs imports (#1995)
* GRS-1955: Using ES6 import/export in src files

* GRS-1955: Using ES6 import/export in test files

* GRS-1955: Using ES6 import/export in themes index.js

* GRS-1955: Readding blank line at end of top-languages-card.js

* feat: fix test es6 import errors

This commit makes sure jest is set-up to support es6. It also fixes
several test errors and sorts the imports.

* test: update test node version

This commit makes sure node 16 is used in the github actions.

* refactor: run prettier

Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-09-24 10:20:54 +02:00
Fidel Alejandro Fernández Arias fd80b67e08 Fixed misspelling (#1885) 2022-07-26 09:04:24 +02:00
Mr. Green's Workshop f5c91ccc9c fix; japanese translation fix (#1783)
The Japanese translation was too long to so text was overlap the numbers. This commit fixes that.
2022-05-23 08:06:30 +02:00
BubbaJJ 1294ab2d0b added swedish translations (#1747) 2022-05-16 10:07:56 +02:00
H.M.Tajul Islamandtajultonim 968d25f4d7 card(translation): bengali language improved (#1620)
Co-authored-by: tajultonim <mail@tajultonim.com>
2022-02-28 23:13:55 +05:30
Nguyễn Đức Chiến 4d442abfb1 Add Vietnamese Language (#1321) 2022-02-23 17:08:11 +01:00
Rick StaaandBahriddin Mo'minov 8b9f9317d8 add uzbek translation (#1604)
* Add Uzbek language

* fix: apply proposed changes

Co-authored-by: Bahriddin Mo'minov <64766486+MrMuminov@users.noreply.github.com>
2022-02-20 17:23:13 +01:00
YueYue 36aeb5cbdf Add traditional Chinese (zh-tw) (#1238)
Add traditional Chinese (zh-tw)
2022-02-17 08:44:52 +01:00
Michał Miszczyszynandrickstaa 70a59fafbd Fix grammar in Polish translation and make it more natural (#1267)
* Fix grammar in Polish translation and make it more natural

* docs: improve pl card translation

Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-02-17 08:41:22 +01:00
NicolasGE a79887ab92 updated fr locale (#1194) 2022-02-17 08:13:40 +01:00
Fayas Noushad ace8fa9e26 Added Malayalam language (ml) to the stat card (#1591)
* Add malayalam

* Fix translation of waketime
2022-02-16 16:14:46 +01:00
Sem e9a192a72c Improved the Dutch strings 2022-02-16 08:32:43 +01:00
Anurag Hazra c3ecd0cea3 chore: change total stars to total stars earned (#1293) 2021-09-06 00:29:18 +05:30
Anurag 98ceb75688 chore: revert total stars naming 2021-09-04 19:59:21 +05:30
Julian Holfeld d790404c76 fix: text overlap (#1207)
* feat(statCard): added more concise description

* fix: removed isLongLocale param

* Revert "fix: removed isLongLocale param"

This reverts commit 55f1e2d8c2c063476c591714146aa82003cddbfd.

* feat: add de and nl to longLocal to fix padding
2021-09-02 22:59:39 +05:30
Maruf Khan e088a16151 chore(translation): added Bengali language (bn) to the stat card. (#1157) 2021-06-24 22:33:12 +05:30
kato 45057973e2 chore(translation): added arabic translations (#1109)
Add Arabic Langauge
2021-06-10 01:04:33 +05:30
Anurag fef8bc3a4a refactor: minor refactors 2021-05-07 00:49:43 +05:30
José Javier Rodríguez Zas (JJ)andAnurag Hazra ad486d1aa2 docs(translation): Improve Spanish translations (#868)
* improve some spanish translations

* update and improve spanish readme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-03-07 22:19:36 +05:30
Alexandr a41c886442 docs: improve russian translation of wakatime stats card (#911) 2021-03-07 22:06:18 +05:30
Haoran Du d5679b5e28 docs(translation): update chinese translations.js (#836)
improve Chinese Translation
2021-03-07 22:03:33 +05:30
Anurag Hazra 93ae8d995b fix: wakatime stats fetcher (#871)
fixes #865
2021-02-10 23:40:57 +05:30
Sergey Romanenko c4c3b9e1ea chore(translation): fix russian card translations (#791) 2021-01-07 19:52:17 +05:30
Yishuai Li cf8f23a0cc chore(translation): improved Chinese locale (#774)
Localise with English annotated
2021-01-07 19:38:16 +05:30
Sergey Romanenko 7bc0ccebc2 chore(translation): added ukrainian card translations (#784) 2021-01-07 19:31:48 +05:30
Johann PinsonandAnurag Hazra b7bada3ed4 chore(translation): improve french translations (#738)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:20:17 +05:30
Mustafa Çağrı GüvenandAnurag Hazra 2239b5e522 chore(translation): added Turkish locale (#750)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:16:00 +05:30
Jakub Złotek f629f47c51 chore(translation): added polish locales (#786) 2021-01-07 17:02:59 +05:30