diff options
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 |
commit | dea84b1892be42e8d42db8b67862b56b38c0da75 (patch) | |
tree | 2427c16e886a29870b685a90ea7e5173a217875d /web/static/js/react-intl-2.0.0-beta-2/locale-data/agq.js | |
parent | ff9bcce42d14c3b26baf2dab2a1574a3848ea93b (diff) | |
download | chat-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/agq.js')
-rw-r--r-- | web/static/js/react-intl-2.0.0-beta-2/locale-data/agq.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/static/js/react-intl-2.0.0-beta-2/locale-data/agq.js b/web/static/js/react-intl-2.0.0-beta-2/locale-data/agq.js new file mode 100644 index 000000000..3f463b91e --- /dev/null +++ b/web/static/js/react-intl-2.0.0-beta-2/locale-data/agq.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 = {})).agq = 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:"agq",pluralRuleFunction:function(e,t){return"other"},fields:{year:{displayName:"kɨnûm",relative:{0:"this year",1:"next year","-1":"last year"},relativeTime:{future:{other:"+{0} y"},past:{other:"-{0} y"}}},month:{displayName:"ndzɔŋ",relative:{0:"this month",1:"next month","-1":"last month"},relativeTime:{future:{other:"+{0} m"},past:{other:"-{0} m"}}},day:{displayName:"utsuʔ",relative:{0:"nɛ",1:"tsʉtsʉ","-1":"ā zūɛɛ"},relativeTime:{future:{other:"+{0} d"},past:{other:"-{0} d"}}},hour:{displayName:"tàm",relativeTime:{future:{other:"+{0} h"},past:{other:"-{0} h"}}},minute:{displayName:"menè",relativeTime:{future:{other:"+{0} min"},past:{other:"-{0} min"}}},second:{displayName:"sɛkɔ̀n",relative:{0:"now"},relativeTime:{future:{other:"+{0} s"},past:{other:"-{0} s"}}}}},{locale:"agq-CM",parentLocale:"agq"}]; +},{}]},{},[1])(1) +});
\ No newline at end of file |