mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Minor fixes in translations
This commit is contained in:
parent
7f6fc148bd
commit
2b635a892c
6 changed files with 19 additions and 19 deletions
|
@ -96,7 +96,7 @@ local function get_formspec(tabview, name, tabdata)
|
|||
else
|
||||
--show dependencies
|
||||
|
||||
retval = retval .. ",Depends:,"
|
||||
retval = retval .. "," .. fgettext("Depends:") .. ","
|
||||
|
||||
local toadd = modmgr.get_dependencies(selected_mod.path)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue