N°9518 - fix 2 typo bug (#882)

This commit is contained in:
Purple Grape
2026-04-29 20:29:24 +08:00
committed by GitHub
parent eee57b25fa
commit 1113788d84
18 changed files with 36 additions and 2 deletions

View File

@@ -859,6 +859,8 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'UI:Delete:PleaseDoTheManualOperations' => 'Prosím vykonajte manuálne operácie vypísané vyššie predtým ako budete žiadať o odstraňovanie tohto objektu',
'UI:Delect:Confirm_Object' => 'Prosím potvrďte, že chcete vymazať %1$s.',
'UI:Delect:Confirm_Count_ObjectsOf_Class' => 'Prosím potvrďte, že chcete vymazať nasledovné %1$d objekty triedy %2$s.',
'UI:Delete:Confirm_Object' => 'Prosím potvrďte, že chcete vymazať %1$s.',
'UI:Delete:Confirm_Count_ObjectsOf_Class' => 'Prosím potvrďte, že chcete vymazať nasledovné %1$d objekty triedy %2$s.',
'UI:WelcomeToITop' => 'Vitajte to '.ITOP_APPLICATION_SHORT,
'UI:DetailsPageTitle' => ITOP_APPLICATION_SHORT.' - %1$s - %2$s detaily',
'UI:ErrorPageTitle' => ITOP_APPLICATION_SHORT.' - Chyba',