From 69ab2db85252ae0c77077e12b0966f23cb429b39 Mon Sep 17 00:00:00 2001 From: Anurag Date: Sun, 4 Oct 2020 14:07:07 +0530 Subject: [PATCH] docs: updated docs with locale --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c7e8aca..673a3de 100644 --- a/readme.md +++ b/readme.md @@ -136,7 +136,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you - `hide_border` - Hides the card's border _(boolean)_ - `theme` - name of the theme, choose from [all available themes](./themes/README.md) - `cache_seconds` - set the cache header manually _(min: 1800, max: 86400)_ -- `lang` - set the language in the card _(e.g. cn, de, es, etc.)_ +- `locale` - set the language in the card _(e.g. cn, de, es, etc.)_ ##### Gradient in bg_color @@ -316,6 +316,10 @@ Choose from any of the [default themes](#themes) ![Anurag's github stats](https://github-readme-stats.vercel.app/api/?username=anuraghazra&show_icons=true&title_color=fff&icon_color=79ff97&text_color=9f9f9f&bg_color=151515) +- Setting card locale + +![Anurag's github stats](https://github-readme-stats.vercel.app/api/?username=anuraghazra&locale=es) + - Customizing repo card ![Customized Card](https://github-readme-stats.vercel.app/api/pin?username=anuraghazra&repo=github-readme-stats&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515)