Skip to content

Commit

Permalink
content: add complete Italian translations, add Italian language
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanLovato committed May 17, 2023
1 parent 16efa6a commit 85003b1
Show file tree
Hide file tree
Showing 33 changed files with 11,769 additions and 0 deletions.
1 change: 1 addition & 0 deletions autoload/TranslationManager.gd
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const DEFAULT_LOCALE := "en"
const SUPPORTED_LOCALES := [
"en",
"es",
"it",
]

var current_language := DEFAULT_LOCALE setget set_language
Expand Down
Loading

0 comments on commit 85003b1

Please sign in to comment.