summaryrefslogtreecommitdiffstats
path: root/web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-01-21 13:54:21 -0600
committer=Corey Hulen <corey@hulen.com>2016-01-21 13:54:21 -0600
commitdea84b1892be42e8d42db8b67862b56b38c0da75 (patch)
tree2427c16e886a29870b685a90ea7e5173a217875d /web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js
parentff9bcce42d14c3b26baf2dab2a1574a3848ea93b (diff)
downloadchat-dea84b1892be42e8d42db8b67862b56b38c0da75.tar.gz
chat-dea84b1892be42e8d42db8b67862b56b38c0da75.tar.bz2
chat-dea84b1892be42e8d42db8b67862b56b38c0da75.zip
PLT-7 Adding react-intl libs
Diffstat (limited to 'web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js')
-rw-r--r--web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js b/web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js
new file mode 100644
index 000000000..cb4e3502c
--- /dev/null
+++ b/web/static/js/react-intl-2.0.0-beta-2/locale-data/hr.js
@@ -0,0 +1,4 @@
+(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}(g.ReactIntlLocaleData || (g.ReactIntlLocaleData = {})).hr = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
+module.exports=[{locale:"hr",pluralRuleFunction:function(e,a){var i=String(e).split("."),r=i[0],t=i[1]||"",n=!i[1],o=r.slice(-1),s=r.slice(-2),u=t.slice(-1),p=t.slice(-2);return a?"other":n&&1==o&&11!=s||1==u&&11!=p?"one":n&&o>=2&&4>=o&&(12>s||s>14)||u>=2&&4>=u&&(12>p||p>14)?"few":"other"},fields:{year:{displayName:"Godina",relative:{0:"ove godine",1:"sljedeće godine","-1":"prošle godine"},relativeTime:{future:{one:"za {0} godinu",few:"za {0} godine",other:"za {0} godina"},past:{one:"prije {0} godinu",few:"prije {0} godine",other:"prije {0} godina"}}},month:{displayName:"Mjesec",relative:{0:"ovaj mjesec",1:"sljedeći mjesec","-1":"prošli mjesec"},relativeTime:{future:{one:"za {0} mjesec",few:"za {0} mjeseca",other:"za {0} mjeseci"},past:{one:"prije {0} mjesec",few:"prije {0} mjeseca",other:"prije {0} mjeseci"}}},day:{displayName:"Dan",relative:{0:"danas",1:"sutra",2:"prekosutra","-1":"jučer","-2":"prekjučer"},relativeTime:{future:{one:"za {0} dan",few:"za {0} dana",other:"za {0} dana"},past:{one:"prije {0} dan",few:"prije {0} dana",other:"prije {0} dana"}}},hour:{displayName:"Sat",relativeTime:{future:{one:"za {0} sat",few:"za {0} sata",other:"za {0} sati"},past:{one:"prije {0} sat",few:"prije {0} sata",other:"prije {0} sati"}}},minute:{displayName:"Minuta",relativeTime:{future:{one:"za {0} minutu",few:"za {0} minute",other:"za {0} minuta"},past:{one:"prije {0} minutu",few:"prije {0} minute",other:"prije {0} minuta"}}},second:{displayName:"Sekunda",relative:{0:"sada"},relativeTime:{future:{one:"za {0} sekundu",few:"za {0} sekunde",other:"za {0} sekundi"},past:{one:"prije {0} sekundu",few:"prije {0} sekunde",other:"prije {0} sekundi"}}}}},{locale:"hr-BA",parentLocale:"hr"},{locale:"hr-HR",parentLocale:"hr"}];
+},{}]},{},[1])(1)
+}); \ No newline at end of file