mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 00:13:41 +08:00
3d4faf3272
Automation (previously known as discourse-automation) is now a core plugin.
24 lines
866 B
YAML
24 lines
866 B
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
fa_IR:
|
|
discourse_automation:
|
|
triggerables:
|
|
user_badge_granted:
|
|
title: نشان کاربر اعطا شده
|
|
topic:
|
|
title: موضوع
|
|
scriptables:
|
|
post:
|
|
title: ایجاد نوشته
|
|
description: یک نوشته را در موضوع مشخص ایجاد کنید
|
|
append_last_edited_by:
|
|
text: "آخرین ویرایش توسط @%{username} %{date_time}"
|
|
append_last_checked_by:
|
|
text: "آخرین بررسی توسط @%{username} %{date_time}"
|
|
add_user_to_group_through_custom_field:
|
|
title: "افزودن کاربر به گروه از طریق فیلد سفارشی کاربر"
|