mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 08:05:18 +02:00
Move unsupported language list into a separate file (#13865)
This commit is contained in:
committed by
GitHub
parent
8db4381304
commit
c60d971bc4
@@ -155,6 +155,7 @@ end
|
||||
|
||||
-- These must not be translated, as they need to show in the local
|
||||
-- language no matter the user's current language.
|
||||
-- This list must be kept in sync with src/unsupported_language_list.txt.
|
||||
get_setting_info("language").option_labels = {
|
||||
[""] = fgettext_ne("(Use system language)"),
|
||||
--ar = " [ar]", blacklisted
|
||||
|
Reference in New Issue
Block a user