Skip to content

Commit

Permalink
Add language comment
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel committed Jul 4, 2024
1 parent 3754e93 commit c5341a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/nova/sv_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Nova.config = Nova.config or {}
Language Configuration
===============================*/

// avaliable: en, de, ru, zh_hans (see /nova/modules/language folder)
// avaliable: en, de, ru, fr, zh_hans (see /nova/modules/language folder)
Nova.config["language"] = "en"

// format to display time and date
Expand Down

0 comments on commit c5341a8

Please sign in to comment.