Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsgantt-improved

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsgantt-improved - npm Package Compare versions

Comparing version 2.8.2 to 2.8.3

77

dist/src/lang.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ko = exports.hu = exports.cs = exports.ja = exports.tr = exports.id = exports.nl = exports.sv = exports.cn = exports.ru = exports.fr = exports.pt = exports.de = exports.es = exports.en = void 0;
exports.pl = exports.ko = exports.hu = exports.cs = exports.ja = exports.tr = exports.id = exports.nl = exports.sv = exports.cn = exports.ru = exports.fr = exports.pt = exports.de = exports.es = exports.en = void 0;
var es = {

@@ -1112,2 +1112,77 @@ 'january': 'Enero',

exports.ko = ko;
var pl = {
'format': 'Format',
'hour': 'Godzina',
'day': 'Dzień',
'week': 'Tydzień',
'month': 'Miesiąc',
'quarter': 'Kwartał',
'hours': 'Godziny',
'days': 'Dni',
'weeks': 'Tygodni',
'months': 'Miesięcy',
'quarters': 'Kwartały',
'hr': 'godz.',
'dy': 'd.',
'wk': 'tydz.',
'mth': 'mies.',
'qtr': 'kw.',
'hrs': 'godz.',
'dys': 'd.',
'wks': 'tyg.',
'mths': 'mies.',
'qtrs': 'kw.',
'res': 'Zasób',
'dur': 'Czas trwania',
'comp': '% Komp.',
'completion': 'Ukończenie',
'startdate': 'Data Startu',
'planstartdate': 'Planowana Data Startu',
'enddate': 'Data Zakończenia',
'planenddate': 'Planowana Data Zakończenia',
'cost': 'Koszt',
'moreinfo': 'Więcej Inormacji',
'nodata': 'Nie znaleziono zadań',
'notes': 'Dodatkowe Informacje',
'january': 'Styczeń',
'february': 'Luty',
'march': 'Marzec',
'april': 'Kwiecień',
'maylong': 'Maj',
'june': 'Czerwiec',
'july': 'Lipiec',
'august': 'Sierpień',
'september': 'Wrzesień',
'october': 'Październik',
'november': 'Listopad',
'december': 'Grudzień',
'jan': 'St',
'feb': 'Lut',
'mar': 'Mar',
'apr': 'Kw',
'may': 'Maj',
'jun': 'Cz',
'jul': 'Lip',
'aug': 'Sier',
'sep': 'Wrz',
'oct': 'Paź',
'nov': 'Lis',
'dec': 'Gr',
'sunday': 'Niedziela',
'monday': 'Poniedziałek',
'tuesday': 'Wtorek',
'wednesday': 'Środa',
'thursday': 'Czwartek',
'friday': 'Piątek',
'saturday': 'Sobota',
'sun': 'Nd',
'mon': 'Pon',
'tue': 'Wt',
'wed': 'Śr',
'thu': 'Czw',
'fri': 'Pt',
'sat': 'So',
'tooltipLoading': 'Ładowanie...'
};
exports.pl = pl;
//# sourceMappingURL=lang.js.map

2

package.json
{
"name": "jsgantt-improved",
"version": "2.8.2",
"version": "2.8.3",
"description": "jsgantt-improved",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -153,2 +153,4 @@ [![Build Status](https://travis-ci.com/jsGanttImproved/jsgantt-improved.svg?branch=master)](https://travis-ci.com/jsGanttImproved/jsgantt-improved)

For new release:
*

@@ -155,0 +157,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc