Sha256: fb11fc05f9ee7578d0b289567f7fc39b84056070fa8993a866e894c3ba8aba21
Contents?: true
Size: 708 Bytes
Versions: 5
Compression:
Stored size: 708 Bytes
Contents
(function (factory) { if (typeof define === 'function' && define.amd) { define(['jquery'], factory); } else if (typeof module === 'object' && typeof module.exports === 'object') { factory(require('jquery')); } else { factory(jQuery); } }(function (jQuery) { // Albanian SQ jQuery.timeago.settings.strings["sq"] = { suffixAgo: "më parë", suffixFromNow: "tani", seconds: "më pak se një minutë", minute: "rreth një minutë", minutes: "%d minuta", hour: "rreth një orë", hours: "rreth %d orë", day: "një ditë", days: "%d ditë", month: "rreth një muaj", months: "%d muaj", year: "rreth një vit", years: "%d vjet" }; }));
Version data entries
5 entries across 5 versions & 1 rubygems