Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 1ef93b3

Browse files
committed
Makes translations better
1 parent 28c71c5 commit 1ef93b3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

config/locales/en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,8 @@ en:
421421
desc_html: Allow users to be discoverable
422422
title: Enable profile directory
423423
nodeinfo_show_blocks:
424-
desc_html: List instance suspends, silence and rejects in nodeinfo
425-
title: Enable showing blocks in nodeinfo
424+
desc_html: List instance suspends, silence and rejects in the public nodeinfo API
425+
title: Enable showing blocks in nodeinfo API
426426
registrations:
427427
closed_message:
428428
desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags

config/locales/fr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,9 @@ fr:
420420
profile_directory:
421421
desc_html: Permettre aux utilisateurs d’être découverts
422422
title: Activer l’annuaire des profils
423+
nodeinfo_show_blocks:
424+
desc_html: Lister les suspensions, silences et rejets d'instances dans l'API publique nodeinfo
425+
title: Activer le listing des blocks dans l'API nodeinfo
423426
registrations:
424427
closed_message:
425428
desc_html: Affiché sur la page d’accueil lorsque les inscriptions sont fermées<br>Vous pouvez utiliser des balises HTML

0 commit comments

Comments
 (0)