From f6e7c7897174038971c85024d52395b9369cc1f4 Mon Sep 17 00:00:00 2001 From: 778a69cd <778a69cd@potsda.mn> Date: Thu, 30 Jun 2022 23:13:42 +0200 Subject: [PATCH] make explanation of the invite request more inviting --- config/locales/simple_form.de.yml | 2 +- config/locales/simple_form.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/simple_form.de.yml b/config/locales/simple_form.de.yml index 26de3f9cb..ac7b44e96 100644 --- a/config/locales/simple_form.de.yml +++ b/config/locales/simple_form.de.yml @@ -73,7 +73,7 @@ de: imports: data: CSV-Datei, die aus einem anderen Mastodon-Server exportiert wurde invite_request: - text: Dies wird uns helfen deine Anmeldungsanfrage besser zu verarbeiten + text: Uns reicht es wenn du uns eine Kleinigkeit zu Potsdam oder Umgebung erzählen kannst. Uns geht es nur darum, dass die Instanz ihren regionalen Bezug nicht verliert. ip_block: comment: Optional. Denke daran, warum du diese Regel hinzugefügt hast. expires_in: IP-Adressen sind eine endliche Ressource, sie werden manchmal geteilt und werden ab und zu ausgetauscht. Aus diesem Grund werden unbestimmte IP-Blöcke nicht empfohlen. diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index b784b1da7..8bf6ba3ad 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -73,7 +73,7 @@ en: imports: data: CSV file exported from another Mastodon server invite_request: - text: This will help us review your application + text: It's absolutely sufficient if you tell us a short story about Potsdam. We just want the instance to not lose its local scope. ip_block: comment: Optional. Remember why you added this rule. expires_in: IP addresses are a finite resource, they are sometimes shared and often change hands. For this reason, indefinite IP blocks are not recommended.