mtl new strings

This commit is contained in:
ed
2025-12-16 20:27:09 +00:00
parent d4a9787c6c
commit db38cb2f79
21 changed files with 46 additions and 0 deletions

View File

@@ -710,5 +710,6 @@ Ls.hmn = {
"ad1": "enabling no304 will disable all caching; try this if k304 wasn't enough. This will waste a huge amount of network traffic!",
"ae1": "active downloads:",
"af1": "show recent uploads",
"ag1": "view idp cache", // TLNote: is a link to a page where IdP users can be managed
}
};

View File

@@ -113,6 +113,7 @@ Ls.{lang3} = {{
"ad1": "enabling no304 will disable all caching; try this if k304 wasn't enough. This will waste a huge amount of network traffic!",
"ae1": "active downloads:",
"af1": "show recent uploads",
"ag1": "view idp cache", // TLNote: is a link to a page where IdP users can be managed
}}
}};
"""