mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 15:43:43 +08:00
3d4faf3272
Automation (previously known as discourse-automation) is now a core plugin.
31 lines
819 B
YAML
31 lines
819 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/
|
|
|
|
da:
|
|
site_settings:
|
|
discourse_automation_enabled: "Aktiver discourse-automation plugin"
|
|
discourse_automation:
|
|
triggerables:
|
|
api_call:
|
|
title: API-kald
|
|
category_created_edited:
|
|
title: Kategori oprettet/redigeret
|
|
user_added_to_group:
|
|
title: Bruger tilføjet til gruppe
|
|
user_removed_from_group:
|
|
title: Bruger fjernet fra gruppe
|
|
topic:
|
|
title: Emne
|
|
scriptables:
|
|
post:
|
|
title: Opret et indlæg
|
|
zapier_webhook:
|
|
title: Zapier webhook
|
|
pin_topic:
|
|
title: Fastgør emne
|
|
close_topic:
|
|
title: Luk Emne
|