Skip to content

Commit

Permalink
Corrected translation for border-radius settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomek-artneo committed Oct 23, 2020
1 parent 6bef52d commit d0ee7c6
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions src/i18n/locale/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,11 @@ export default {
'text-shadow-v': 'Przes. pionowe',
'text-shadow-blur': 'Rozmycie',
'text-shadow-color': 'Kolor',
'border-top-left': 'Rand oben links',
'border-top-right': 'Rand oben rechts',
'border-bottom-left': 'Rand unten links',
'border-bottom-right': 'Rand unten rechts',
'border-radius-top-left': 'Rand Radius oben links',
'border-radius-top-right': 'Rand Radius oben rechts',
'border-radius-bottom-left': 'Rand Radius unten links',
'border-radius-bottom-right': 'Rand Radius unten rechts',
'border-radius': 'Rand Radius',
'border-radius': 'Zaokrąglenie',
'border-top-left-radius': 'Lewy górny róg',
'border-top-right-radius': 'Prawy górny róg',
'border-bottom-left-radius': 'Lewy dolny róg',
'border-bottom-right-radius': 'Prawy dolny róg',
border: 'Obramowanie',
'border-width': 'Szerokość',
'border-style': 'Styl',
Expand Down

0 comments on commit d0ee7c6

Please sign in to comment.