Merge pull request #4934 from zdzichu6969/develop

fix(i18n): replace "Dodaj" with "Nowy" for better Polish grammar and typo Role
This commit is contained in:
jc21 2025-11-18 18:30:24 +10:00 committed by GitHub
commit d49ff6e7c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -204,7 +204,7 @@
"defaultMessage": "Dostawca"
},
"column.roles": {
"defaultMessage": "Role"
"defaultMessage": "Rola"
},
"column.rules": {
"defaultMessage": "Reguły"
@ -417,7 +417,7 @@
"defaultMessage": "{object} #{id}"
},
"object.add": {
"defaultMessage": "Dodaj {object}"
"defaultMessage": "Nowy {object}"
},
"object.delete": {
"defaultMessage": "Usuń {object}"