Browse Source

Fixed typo: corrected 'role' to proper Polish declension 'rola'

Mateusz Gruszczyński 1 tháng trước cách đây
mục cha
commit
47db5c9aa6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontend/src/locale/src/pl.json

+ 1 - 1
frontend/src/locale/src/pl.json

@@ -204,7 +204,7 @@
 		"defaultMessage": "Dostawca"
 	},
 	"column.roles": {
-		"defaultMessage": "Role"
+		"defaultMessage": "Rola"
 	},
 	"column.rules": {
 		"defaultMessage": "Reguły"