Skip to content

Commit

Permalink
docs: fixed typos in docs translations (anuraghazra#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty541 authored Sep 10, 2020
1 parent 32c5d49 commit 0f3bed5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/readme_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr
你可以在 bg_color 选项中提供多个逗号分隔的值来呈现渐变,渐变的格式是 :-

```
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
```

> 缓存的注意事项: 如果 fork 数和 star 数 少于 1k , Repo 卡片默认缓存是 4 小时 (14400 秒) ,否则是 2 小时(7200)。另请注意缓存被限制为最短 2 小时,最长 24 小时。
Expand Down
2 changes: 1 addition & 1 deletion docs/readme_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Vous pouvez personnaliser l'apparence de votre `Carte des stats` ou `Carte de r
Vous pouvez fournir plusieurs valeurs (suivie d'une virgule) dans l'option bg_color pour rendre un degradé, le format du degradé est :-

```
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
```

> Note relative: Les cartes répo ont un cache par défaut de 30 minutes (1800 secondes) si le nombre de bifurcations et d'étoiles est inférieur à 1K, alors il est de 2 heures (7200). Notez également que la mémoire cache est limitée à 30 minutes au minimum et à 24 heures au maximum.
Expand Down
2 changes: 1 addition & 1 deletion docs/readme_it.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Puoi personalizzare l'aspetto delle tue `Stats Card` o delle `Repo Card` in qual
Puoi fornire valori separati da virgola nel parametro bg_color per creare un gradiente, il cui formato è:-

```
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
```

> Nota sulla cache: le card hanno un valore di cache di 4 ore (14400 seconds) di default se il numero di fork & il numero di stelle è inferiore a 1000; altrimenti è pari a 2 ore (7200).
Expand Down
2 changes: 1 addition & 1 deletion docs/readme_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr
bg_color オプションで複数のカンマ区切りの値を指定してグラデーションをレンダリングすることができます。フォーマットは以下の通りになります。

```
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
```

> キャッシュに関する注意点: Repo cards のデフォルトのキャッシュは、フォーク数とスター数が 1k 未満の場合は 30 分(1800 秒) で、それ以外の場合は 2 時間(7200) です。また、キャッシュは最低でも 30 分、最大でも 24 時間に制限されていることに注意してください。
Expand Down

0 comments on commit 0f3bed5

Please sign in to comment.