diff options
Diffstat (limited to 'lib/locales/pl.js')
| -rw-r--r-- | lib/locales/pl.js | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/lib/locales/pl.js b/lib/locales/pl.js index 8be2c2af..591b9be3 100644 --- a/lib/locales/pl.js +++ b/lib/locales/pl.js @@ -2407,8 +2407,7 @@ pl.company = { "LLC", "Group" ], - "buzzwords": [ - [ + "adjetive": [ "Adaptive", "Advanced", "Ameliorated", @@ -2510,7 +2509,7 @@ pl.company = { "Visionary", "Vision-oriented" ], - [ + "descriptor":[ "24 hour", "24/7", "3rd generation", @@ -2613,7 +2612,7 @@ pl.company = { "zero defect", "zero tolerance" ], - [ + "noun": [ "ability", "access", "adapter", @@ -2718,10 +2717,8 @@ pl.company = { "utilisation", "website", "workforce" - ] ], - "bs": [ - [ + "bs_verb": [ "implement", "utilize", "integrate", @@ -2783,7 +2780,7 @@ pl.company = { "redefine", "recontextualize" ], - [ + "bs_adjective": [ "clicks-and-mortar", "value-added", "vertical", @@ -2850,7 +2847,7 @@ pl.company = { "holistic", "rich" ], - [ + "bs_noun": [ "synergies", "web-readiness", "paradigms", @@ -2895,7 +2892,6 @@ pl.company = { "experiences", "web services", "methodologies" - ] ], "name": [ "#{Name.last_name} #{suffix}", |
