We are happy to announce the availability of Codebook for Windows 5.1.3 which brings localization to the application, now with support for the following languages:
Language | Culture Identifier |
---|---|
English | en-US |
Spanish | es-ES |
German | de-DE |
French | fr-FR |
Italian | it-IT |
Japanese | ja-JP |
Chinese (Simplified) | zh-HANS |
Codebook for Windows will select the localization based on the operating system configuration automatically. You may adjust this within Windows Settings > Time & language > Language & region > Windows display language.
Additionally, if you prefer Codebook to display in language which differs from your operating system configuration, create a JSON file named codebook.config
within the %APPDATA%\Zetetic LLC\Strip
directory containing a culture
element with a culture identifier from the table above. The example below would force Codebook for Windows to use German localization:
{
"culture": "de-DE",
}
This Windows release brings our localization support into parity with Codebook on Android, iOS, and macOS. As Codebook users are all over the globe, we hope this addition makes the application feel more at home for everyone. Please feel free to reach out to support@zetetic.net if you have any questions or concerns, we always appreciate hearing from our customers.