aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js')
-rw-r--r--node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js b/node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js
deleted file mode 100644
index dff14eb..0000000
--- a/node_modules/date-fns/locale/ar-TN/_lib/formatRelative/index.js
+++ /dev/null
@@ -1,20 +0,0 @@
-"use strict";
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var formatRelativeLocale = {
- lastWeek: "eeee 'إلي فات مع' p",
- yesterday: "'البارح مع' p",
- today: "'اليوم مع' p",
- tomorrow: "'غدوة مع' p",
- nextWeek: "eeee 'الجمعة الجاية مع' p 'نهار'",
- other: 'P'
-};
-var formatRelative = function formatRelative(token) {
- return formatRelativeLocale[token];
-};
-var _default = formatRelative;
-exports.default = _default;
-module.exports = exports.default; \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage