Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme_fr.md #1560

Merged
merged 2 commits into from
Mar 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bin/scripts/generate-casks.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
# Nerd Fonts Version: 3.1.1
# Script Version: 2.2.2
# Script Version: 2.2.3
#
# Iterates over all [*] archived fonts
# to generate ruby cask files for homebrew-fonts (https://github.com/caskroom/homebrew-fonts)
# to generate ruby cask files for homebrew-fonts (https://github.com/Homebrew/homebrew-cask-fonts)
# * Only adds non-Windows versions of the fonts
# * Needs the zip archives in archives/ (i.e. run `./archive-fonts.sh` first)
#
Expand Down
4 changes: 2 additions & 2 deletions readme_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,10 @@ _注_: **Requires cloning** the repo as of now

> 适用于 **macOS系统**的**Homebrew**使用者。

所有字体都可以通过 [Homebrew 字体](https://github.com/caskroom/homebrew-fonts) 从 macOS (OS X)平台上找到
所有字体都可以通过 [Homebrew 字体](https://github.com/Homebrew/homebrew-cask-fonts) 从 macOS (OS X)平台上找到

```sh
brew tap caskroom/fonts
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
```

Expand Down
4 changes: 2 additions & 2 deletions readme_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,10 @@ _Note_: **Requiert le clonage** du dépôt

> La meilleure option si vous êtes sur **macOS** et que vous voulez utiliser **Homebrew**.

Toutes les polices sont disponibles via [Homebrew Fonts](https://github.com/caskroom/homebrew-fonts) sur macOS (OS X)
Toutes les polices sont disponibles via [Homebrew Fonts](https://github.com/Homebrew/homebrew-cask-fonts) sur macOS (OS X)

```sh
brew tap caskroom/fonts
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
```

Expand Down
4 changes: 2 additions & 2 deletions readme_pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ _Uwaga_: Od teraz **wymaga kolonowania** repo

> Najlepsza opcja jeśli używasz **macOS** i chcesz skorzystac z **Homebrew**.

Wszystkie czcionki są dostępne na [Homebrew Fonts](https://github.com/caskroom/homebrew-fonts) na macOS (OS X)
Wszystkie czcionki są dostępne na [Homebrew Fonts](https://github.com/Homebrew/homebrew-cask-fonts) na macOS (OS X)

```sh
brew tap caskroom/fonts
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
```

Expand Down
4 changes: 2 additions & 2 deletions readme_tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@ _註_: **Requires cloning** the repo as of now

> 適用於 **macOS 系統**的**Homebrew**使用者。

所有字體都可以透過 [Homebrew 字體](https://github.com/caskroom/homebrew-fonts) 從 macOS (OS X)平台上找到
所有字體都可以透過 [Homebrew 字體](https://github.com/Homebrew/homebrew-cask-fonts) 從 macOS (OS X)平台上找到

```sh
brew tap caskroom/fonts
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
```

Expand Down