N°7693 - Update polish translations (#658)

This commit is contained in:
DudekArtur
2024-07-24 09:33:09 +02:00
committed by Molkobain
parent 4680b6a497
commit 33b6f2cbc4
39 changed files with 761 additions and 565 deletions

View File

@@ -10,5 +10,5 @@
*
*/
Dict::Add('PL PL', 'Polish', 'Polski', [
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is already linked to %3$s: %4$s, duplicates are not allowed on this relation.~~',
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s jest już powiązany z %3$s: %4$s, duplikaty nie są dozwolone w tej relacji.',
]);