mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 05:21:53 +02:00
small polish
This commit is contained in:
parent
dbe704f2e8
commit
1e1dff4af2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ languageCode = "en"
|
||||||
|
|
||||||
The next step is to configure the language settings. Although Blowfish supports multilingual setups, for now, just configure the main language.
|
The next step is to configure the language settings. Although Blowfish supports multilingual setups, for now, just configure the main language.
|
||||||
|
|
||||||
Locate the `languages.en.toml` file in the config folder. If you're main language is English you can use this file as is. Otherwise, rename it so that it includes the correct language code in the filename. For example, for French, rename the file to `languages.fr.toml`.
|
Locate the `languages.en.toml` file in the config folder. If your main language is English you can use this file as is. Otherwise, rename it so that it includes the correct language code in the filename. For example, for French, rename the file to `languages.fr.toml`.
|
||||||
|
|
||||||
{{< alert >}}
|
{{< alert >}}
|
||||||
Note that the language code in the language config filename should match the `languageCode` setting in `config.toml`.
|
Note that the language code in the language config filename should match the `languageCode` setting in `config.toml`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue