diff options
| author | Nuno Donato | 2017-02-08 14:54:28 +0000 |
|---|---|---|
| committer | Rémi Verschelde | 2017-02-08 16:18:59 +0100 |
| commit | 7496b2f862986d7b6fd035d5c4cc63b8dd47a5a9 (patch) | |
| tree | 5d8ebdd5a6ad940052ac23f3e9b3a1ecc14890cf /core/translation.cpp | |
| parent | 9e3f063e99602788671284905baf6f27a599661f (diff) | |
| download | godot-7496b2f862986d7b6fd035d5c4cc63b8dd47a5a9.tar.gz godot-7496b2f862986d7b6fd035d5c4cc63b8dd47a5a9.tar.zst godot-7496b2f862986d7b6fd035d5c4cc63b8dd47a5a9.zip | |
Added "Scots" locale name, fixing #7630
(cherry picked from commit 6b5c595e400893cb8dba51ede8f60c70f8512687)
Diffstat (limited to 'core/translation.cpp')
| -rw-r--r-- | core/translation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/translation.cpp b/core/translation.cpp index cfb984525..c5ab64b4b 100644 --- a/core/translation.cpp +++ b/core/translation.cpp @@ -667,6 +667,7 @@ static const char* locale_names[]={ "Sanskrit (India)", "Santali (India)", "Sardinian (Italy)", +"Scots (Scotland)", "Sindhi (India)", "Northern Sami (Norway)", "Samogitian (Lithuania)", |
