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.7 to 2.8.8

152

dist/src/lang.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.tr = exports.sv = exports.ru = exports.pt = exports.pl = exports.nl = exports.ko = exports.ja = exports.id = exports.hu = exports.it = exports.fr = exports.fi = exports.de = exports.es = exports.en = exports.cs = exports.cn = void 0;
exports.tr = exports.sv = exports.ru = exports.pt = exports.pl = exports.nl = exports.ko = exports.ja = exports.id = exports.it = exports.hu = exports.he = exports.fr = exports.fi = exports.de = exports.es = exports.en = exports.cs = exports.cn = exports.ar = void 0;
var ar = {
'format': 'التنسيق',
'hour': 'ساعة',
'day': 'يوم',
'week': 'أسبوع',
'month': 'شهر',
'quarter': 'ربع',
'hours': 'ساعات',
'days': 'أيام',
'weeks': 'أسابيع',
'months': 'أشهر',
'quarters': 'أرباع',
'hr': 'س',
'dy': 'يو',
'wk': 'أ',
'mth': 'ش',
'qtr': 'ر',
'hrs': 'س',
'dys': 'ي',
'wks': 'أ',
'mths': 'ش',
'qtrs': 'ر',
'res': 'الموارد',
'dur': 'المدة',
'comp': '% الإنجاز',
'completion': 'الإنجاز',
'startdate': 'تاريخ البدء',
'planstartdate': 'تاريخ بدء الخطة',
'enddate': 'تاريخ الانتهاء',
'planenddate': 'تاريخ نهاية الخطة',
'cost': 'التكلفة',
'moreinfo': 'مزيد من المعلومات',
'nodata': 'لم يتم العثور على مهام',
'notes': 'ملاحظات',
'january': 'يناير',
'february': 'فبراير',
'march': 'مارس',
'april': 'أبريل',
'maylong': 'مايو',
'june': 'يونيو',
'july': 'يوليو',
'august': 'أغسطس',
'september': 'سبتمبر',
'october': 'أكتوبر',
'november': 'نوفمبر',
'december': 'ديسمبر',
'jan': 'يناير',
'feb': 'فبراير',
'mar': 'مارس',
'apr': 'أبريل',
'may': 'مايو',
'jun': 'يونيو',
'jul': 'يوليو',
'aug': 'أغسطس',
'sep': 'سبتمبر',
'oct': 'أكتوبر',
'nov': 'نوفمبر',
'dec': 'ديسمبر',
'sunday': 'الأحد',
'monday': 'الإثنين',
'tuesday': 'الثلاثاء',
'wednesday': 'الأربعاء',
'thursday': 'الخميس',
'friday': 'الجمعة',
'saturday': 'السبت',
'sun': 'الأحد',
'mon': 'الإثنين',
'tue': 'الثلاثاء',
'wed': 'الأربعاء',
'thu': 'الخميس',
'fri': 'الجمعة',
'sat': 'السبت',
'tooltipLoading': 'جاري التحميل...'
};
exports.ar = ar;
var cn = {

@@ -525,2 +600,77 @@ 'january': '一月',

exports.fr = fr;
var he = {
'format': 'תבנית',
'hour': 'שעה',
'day': 'יום',
'week': 'שבוע',
'month': 'חודש',
'quarter': 'רבעון',
'hours': 'שעות',
'days': 'ימים',
'weeks': 'שבועות',
'months': 'חודשים',
'quarters': 'רבעונים',
'hr': 'שעה',
'dy': 'יום',
'wk': 'שבוע',
'mth': 'חודש',
'qtr': 'רבעון',
'hrs': 'שעות',
'dys': 'ימים',
'wks': 'שבועות',
'mths': 'חודשים',
'qtrs': 'רבעונים',
'res': 'משאב',
'dur': 'משך',
'comp': '% השלמה',
'completion': 'השלמה',
'startdate': 'תאריך התחלה',
'planstartdate': 'תאריך התחלה מתוכנן',
'enddate': 'תאריך סיום',
'planenddate': 'תאריך סיום מתוכנן',
'cost': 'עלות',
'moreinfo': 'מידע נוסף',
'nodata': 'לא נמצאו משימות',
'notes': 'הערות',
'january': 'ינואר',
'february': 'פברואר',
'march': 'מרץ',
'april': 'אפריל',
'maylong': 'מאי',
'june': 'יוני',
'july': 'יולי',
'august': 'אוגוסט',
'september': 'ספטמבר',
'october': 'אוקטובר',
'november': 'נובמבר',
'december': 'דצמבר',
'jan': 'ינו',
'feb': 'פבר',
'mar': 'מרץ',
'apr': 'אפר',
'may': 'מאי',
'jun': 'יוני',
'jul': 'יולי',
'aug': 'אוג',
'sep': 'ספט',
'oct': 'אוק',
'nov': 'נוב',
'dec': 'דצמ',
'sunday': 'יום ראשון',
'monday': 'יום שני',
'tuesday': 'יום שלישי',
'wednesday': 'יום רביעי',
'thursday': 'الخميس',
'friday': 'الجمعة',
'saturday': 'السبت',
'sun': 'الأحد',
'mon': 'الإثنين',
'tue': 'الثلاثاء',
'wed': 'الأربعاء',
'thu': 'الخميس',
'fri': 'الجمعة',
'sat': 'السبت',
'tooltipLoading': 'جارٍ التحميل...'
};
exports.he = he;
var it = {

@@ -527,0 +677,0 @@ 'format': 'Formato',

@@ -0,0 +0,0 @@ let dataurl;

2

package.json
{
"name": "jsgantt-improved",
"version": "2.8.7",
"version": "2.8.8",
"description": "jsgantt-improved",

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

@@ -0,0 +0,0 @@ {

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

Sorry, the diff of this file is not supported yet

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