Skip to content

Commit

Permalink
[i18n] add namespace
Browse files Browse the repository at this point in the history
Signed-off-by: R4SAS <[email protected]>
  • Loading branch information
r4sas committed Aug 18, 2021
1 parent 8943d21 commit 97765ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions i18n/I18N_langs.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ namespace i18n
namespace russian { std::shared_ptr<const i2p::i18n::Locale> GetLocale (); }
namespace turkmen { std::shared_ptr<const i2p::i18n::Locale> GetLocale (); }
namespace ukrainian { std::shared_ptr<const i2p::i18n::Locale> GetLocale (); }
namespace uzbek { std::shared_ptr<const i2p::i18n::Locale> GetLocale (); }

/**
* That map contains international language name lower-case and name in it's language
Expand Down

0 comments on commit 97765ef

Please sign in to comment.