mirror of
https://github.com/mistakes-23/frontend.git
synced 2025-02-20 10:40:33 +03:00
13 lines
1.1 KiB
JavaScript
13 lines
1.1 KiB
JavaScript
/*!
|
|
* PSPDFKit for Web 2023.3.2 (https://pspdfkit.com/web)
|
|
*
|
|
* Copyright (c) 2016-2023 PSPDFKit GmbH. All rights reserved.
|
|
*
|
|
* THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
|
|
* AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE PSPDFKIT LICENSE AGREEMENT.
|
|
* UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
|
|
* This notice may not be removed from this file.
|
|
*
|
|
* PSPDFKit uses several open source third-party components: https://pspdfkit.com/acknowledgements/web/
|
|
*/
|
|
(globalThis.webpackChunkPSPDFKit=globalThis.webpackChunkPSPDFKit||[]).push([[1385],{88821:()=>{Intl.PluralRules&&"function"==typeof Intl.PluralRules.__addLocaleData&&Intl.PluralRules.__addLocaleData({data:{ru:{categories:{cardinal:["one","few","many","other"],ordinal:["other"]},fn:function(a,l){var e=String(a).split("."),t=e[0],n=!e[1],o=t.slice(-1),r=t.slice(-2);return l?"other":n&&1==o&&11!=r?"one":n&&o>=2&&o<=4&&(r<12||r>14)?"few":n&&0==o||n&&o>=5&&o<=9||n&&r>=11&&r<=14?"many":"other"}}},availableLocales:["ru"]})}}]); |