feat: add btn text

This commit is contained in:
2026-06-25 10:09:39 +03:30
parent b1f1fb33c2
commit 0329755068
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ body:multipart-form {
title: تخفیف ویژه title: تخفیف ویژه
description: توضیح اعلان description: توضیح اعلان
link: https://example.com link: https://example.com
button_text: مشاهده
start_date: 2026-06-24 00:00:00 start_date: 2026-06-24 00:00:00
end_date: 2026-07-24 00:00:00 end_date: 2026-07-24 00:00:00
~image: @file() ~image: @file()
+1
View File
@@ -18,6 +18,7 @@ body:multipart-form {
title: عنوان جدید title: عنوان جدید
description: توضیح جدید description: توضیح جدید
link: https://example.com link: https://example.com
button_text: مشاهده
start_date: 2026-06-24 00:00:00 start_date: 2026-06-24 00:00:00
end_date: 2026-07-24 00:00:00 end_date: 2026-07-24 00:00:00
~image: @file() ~image: @file()
+1
View File
@@ -16,6 +16,7 @@ body:multipart-form {
version_name: 1.2.0 version_name: 1.2.0
version_code: 42 version_code: 42
link: https://example.com/app.apk link: https://example.com/app.apk
button_text: به‌روزرسانی
~image: @file() ~image: @file()
~image_id: 1 ~image_id: 1
} }
+1
View File
@@ -20,6 +20,7 @@ body:multipart-form {
version_name: 1.3.0 version_name: 1.3.0
version_code: 43 version_code: 43
link: https://example.com/app.apk link: https://example.com/app.apk
button_text: به‌روزرسانی
~image: @file() ~image: @file()
~image_id: 1 ~image_id: 1
} }