From c814bf32e899265776cd1e66d611dba02dcaf552 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 25 九月 2023 17:01:45 +0800
Subject: [PATCH] #

---
 uni_modules/uni-pagination/components/uni-pagination/i18n/en.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/uni_modules/uni-pagination/components/uni-pagination/i18n/en.json b/uni_modules/uni-pagination/components/uni-pagination/i18n/en.json
new file mode 100644
index 0000000..a57becd
--- /dev/null
+++ b/uni_modules/uni-pagination/components/uni-pagination/i18n/en.json
@@ -0,0 +1,4 @@
+{
+	"uni-pagination.prevText": "prev",
+	"uni-pagination.nextText": "next"
+}

--
Gitblit v1.9.1