From dd9316ddce42c36c8b3c94348c1d0947ba79e9ae Mon Sep 17 00:00:00 2001 From: Jinlong Peng Date: Tue, 16 Aug 2022 15:08:04 +0800 Subject: [PATCH] fix: fa_IR --- fastapi_admin/locales/fa_IR/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastapi_admin/locales/fa_IR/LC_MESSAGES/messages.po b/fastapi_admin/locales/fa_IR/LC_MESSAGES/messages.po index 90f5d31..0d9accd 100644 --- a/fastapi_admin/locales/fa_IR/LC_MESSAGES/messages.po +++ b/fastapi_admin/locales/fa_IR/LC_MESSAGES/messages.po @@ -122,7 +122,7 @@ msgstr "اقدامات" #: fastapi_admin/templates/list.html:156 #, python-format msgid "Showing %(from)s to %(to)s of %(total)s entries" -msgstr "نمایش %(from) الی %(to) از %(total) مورد" +msgstr "نمایش %(from)s الی %(to)s از %(total)s مورد" #: fastapi_admin/templates/list.html:167 msgid "prev_page"