forked from Shinonome/dots-hyprland
translations: add untranslated text, fix some originals
This commit is contained in:
@@ -372,7 +372,7 @@ Singleton {
|
||||
// See if policy prevents online models
|
||||
if (Config.options.policies.ai === 2 && !model.endpoint.includes("localhost")) {
|
||||
root.addMessage(
|
||||
Translation.tr("Online models disallowed for \n\nControlled by `policies.ai` config option"),
|
||||
Translation.tr("Online models disallowed\n\nControlled by `policies.ai` config option"),
|
||||
root.interfaceRole
|
||||
);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user