Static Site
This commit is contained in:
9
Static/igniteui/js/modules/i18n/infragistics.util-fr.js
Normal file
9
Static/igniteui/js/modules/i18n/infragistics.util-fr.js
Normal file
@ -0,0 +1,9 @@
|
||||
/*!@license
|
||||
* Infragistics.Web.ClientUI common utilities localization resources 19.1.20
|
||||
*
|
||||
* Copyright (c) 2011-2019 Infragistics Inc.
|
||||
*
|
||||
* http://www.infragistics.com/
|
||||
*
|
||||
*/
|
||||
(function(factory){if(typeof define==="function"&&define.amd){define([],factory)}else{return factory()}})(function(){window.igRoot=window.igRoot||{};if(window.$!==undefined||typeof $==="function"){window.igRoot=window.$||$}window.igRoot.ig=window.igRoot.ig||{_isNamespace:true};window.$ig=window.$ig||window.igRoot.ig;var $=igRoot;$=$||{};$.ig=$.ig||{};$.ig.util=$.ig.util||{};$.ig.locale=$.ig.locale||{};$.ig.locale.fr=$.ig.locale.fr||{};$.ig.locale.fr.util={unsupportedBrowser:"Le navigateur actuel ne prend pas en charge l'élément canvas HTML5. <br/>Essayez la mise à niveau vers l'une des versions suivantes :",currentBrowser:"Navigateur actuel : {0}",ie9:"Microsoft Internet Explorer V 9+",chrome8:"Google Chrome V 8+",firefox36:"Mozilla Firefox V 3.6+",safari5:"Apple Safari V 5+",opera11:"Opera V 11+",ieDownload:"http://www.microsoft.com/windows/internet-explorer/default.aspx",operaDownload:"http://www.opera.com/download/",chromeDownload:"http://www.google.com/chrome",firefoxDownload:"http://www.mozilla.com/",safariDownload:"http://www.apple.com/safari/download/",defaultSummaryMethodLabelMin:"Min = ",defaultSummaryMethodLabelMax:"Max = ",defaultSummaryMethodLabelSum:"Somme = ",defaultSummaryMethodLabelAvg:"Moy = ",defaultSummaryMethodLabelCount:"Décompte = "};$.ig.util.locale=$.ig.util.locale||$.ig.locale.fr.util;return igRoot});
|
Reference in New Issue
Block a user