jsgantt-improved
Advanced tools
Comparing version 2.8.3 to 2.8.4
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
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; | ||
exports.fi = 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 = { | ||
@@ -1187,2 +1187,77 @@ 'january': 'Enero', | ||
exports.pl = pl; | ||
var fi = { | ||
'format': 'Näkymä', | ||
'hour': 'Tunti', | ||
'day': 'Päivä', | ||
'week': 'Viikko', | ||
'month': 'Kuukausi', | ||
'quarter': 'Kvartaali', | ||
'hours': 'Tunnit', | ||
'days': 'Päivät', | ||
'weeks': 'Viikot', | ||
'months': 'Kuukaudet', | ||
'quarters': 'Kvartaalit', | ||
'hr': 't', | ||
'dy': 'pv', | ||
'wk': 'vk', | ||
'mth': 'kk', | ||
'qtr': 'Q', | ||
'hrs': 't:t', | ||
'dys': 'pv:t', | ||
'wks': 'vk:t', | ||
'mths': 'kk:t', | ||
'qtrs': 'Kvartaalit', | ||
'res': 'Henkilö', | ||
'dur': 'Kesto', | ||
'comp': '% Valm.', | ||
'completion': 'Valmius', | ||
'startdate': 'Alkupäivä', | ||
'planstartdate': 'Suunniteltu alkupäivä', | ||
'enddate': 'Päättymispäivä', | ||
'planenddate': 'Suunniteltu päättymispäivä', | ||
'cost': 'Kustannus', | ||
'moreinfo': 'Lisätieto', | ||
'nodata': 'Tehtäviä ei löydy', | ||
'notes': 'Muistiinpanot', | ||
'january': 'Tammikuu', | ||
'february': 'Helmikuu', | ||
'march': 'Maaliskuu', | ||
'april': 'Huhtikuu', | ||
'maylong': 'Toukokuu', | ||
'june': 'Kesäkuu', | ||
'july': 'Heinäkuu', | ||
'august': 'Elokuu', | ||
'september': 'Syyskuu', | ||
'october': 'Lokakuu', | ||
'november': 'Marraskuu', | ||
'december': 'Joulukuu', | ||
'jan': 'Tammi', | ||
'feb': 'Helmi', | ||
'mar': 'Maalis', | ||
'apr': 'Huhti', | ||
'may': 'Touko', | ||
'jun': 'Kesä', | ||
'jul': 'Heinä', | ||
'aug': 'Elo', | ||
'sep': 'Syys', | ||
'oct': 'Loka', | ||
'nov': 'Marras', | ||
'dec': 'Joulu', | ||
'sunday': 'Sunnuntai', | ||
'monday': 'Maanantai', | ||
'tuesday': 'Tiista', | ||
'wednesday': 'Keskiviikko', | ||
'thursday': 'Torstai', | ||
'friday': 'Perjantai', | ||
'saturday': 'Lauantai', | ||
'sun': 'Su', | ||
'mon': 'Ma', | ||
'tue': 'Ti', | ||
'wed': 'Ke', | ||
'thu': 'To', | ||
'fri': 'Pe', | ||
'sat': 'La', | ||
'tooltipLoading': 'Ladataan...' | ||
}; | ||
exports.fi = fi; | ||
//# sourceMappingURL=lang.js.map |
{ | ||
"name": "jsgantt-improved", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"description": "jsgantt-improved", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -154,3 +154,4 @@ [![Build Status](https://travis-ci.com/jsGanttImproved/jsgantt-improved.svg?branch=master)](https://travis-ci.com/jsGanttImproved/jsgantt-improved) | ||
For new release: | ||
* | ||
* Increment the version number on package.json | ||
* Run `npm run publishnpm` | ||
@@ -157,0 +158,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4832043
113646
163