diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-04-25 15:04:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-25 15:04:49 +0200 |
commit | 8b5179d006a07cf759e751e9d883bfe472cee868 (patch) | |
tree | e3ea9299e7a99c55b62b4ebcac1749304f6f54c0 /config/locales | |
parent | 3ea5b948a4cee9ea5a1e229f567974c323947ef5 (diff) |
Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419)
duplicates. Web UI regenerates UUID for that header every time the compose form is changed or successfully submitted Also, fix Farsi i18n overwriting the English one
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.fa.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.fa.yml b/config/locales/simple_form.fa.yml index 9ff40a120..d026a3b25 100644 --- a/config/locales/simple_form.fa.yml +++ b/config/locales/simple_form.fa.yml @@ -35,7 +35,7 @@ fa: type: نوع درونریزی username: نام کاربری interactions: - must_be_follower: مسدودکردن اعلانهای همه به جز پیگیران + must_be_follower: مسدودکردن اعلانهای همه به جز پیگیران must_be_following: مسدودکردن اعلانهای کسانی که شما پی نمیگیرید notification_emails: digest: خلاصهکردن چند اعلان در یک ایمیل |