Skip to content

Commit

Permalink
Update Adding-a-New-Language.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joalor64GH authored Nov 18, 2024
1 parent e862326 commit 0da37dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Adding-a-New-Language.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ If that language is already selected, the change will not happen.
Localization.get('key', 'language-code');
```

If the second parameter is empty, defaults to currnt language.
If the second parameter is empty, defaults to current language.

For further documentation, check out [`SimpleLocalization`](https://github.com/Joalor64GH/SimpleLocalization).

0 comments on commit 0da37dc

Please sign in to comment.