Module:Lang: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Added _get_string for use internally |
m testing change to internal get_string |
||
| Line 35: | Line 35: | ||
-- get_string, but for internal use by other modules | -- get_string, but for internal use by other modules | ||
p. | function p.get_string(key) | ||
lang_code = get_lang_code() | lang_code = get_lang_code() | ||