chore(l10n): New Crowdin updates (#7323)

This commit is contained in:
Hayden
2026-03-26 00:31:33 -05:00
committed by GitHub
parent 1ede524d90
commit a8142a08a1
42 changed files with 200 additions and 77 deletions

View File

@@ -889,14 +889,17 @@
"server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.",
"server-side-base-url-success-text": "Server Side URL does not match the default",
"ldap-ready": "LDAP Ready",
"ldap-not-ready": "LDAP Not Ready",
"ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.",
"ldap-ready-success-text": "Required LDAP variables are all set.",
"build": "Build",
"recipe-scraper-version": "Recipe Scraper Version",
"oidc-ready": "OIDC Ready",
"oidc-not-ready": "OIDC Not Ready",
"oidc-ready-error-text": "Not all OIDC Values are configured. This can be ignored if you are not using OIDC Authentication.",
"oidc-ready-success-text": "Required OIDC variables are all set.",
"openai-ready": "OpenAI Ready",
"openai-not-ready": "OpenAI Not Ready",
"openai-ready-error-text": "Not all OpenAI Values are configured. This can be ignored if you are not using OpenAI features.",
"openai-ready-success-text": "Required OpenAI variables are all set."
},
@@ -1468,4 +1471,4 @@
"min-length": "Мора бити најмање {min} карактера",
"max-length": "Must Be At Most {max} Character|Must Be At Most {max} Characters"
}
}
}