Fix i18n issues reported on Crowdin (#13769)

* Removes unused strings
* Clarifies some of the strings
* Fixes typos

@discourse-translator-bot keep_translations_and_approvals
This commit is contained in:
Gerhard Schlager
2021-07-19 03:30:48 +02:00
committed by GitHub
parent 4e9b4136b0
commit ec9a2a04f3
4 changed files with 9 additions and 27 deletions

View File

@@ -48,7 +48,7 @@ en:
one: "I only have %{count} die. [Shameful](https://www.toplessrobot.com/2009/04/the_10_most_shameful_rpg_dice.php), I know!"
other: "I only have %{count} dice. [Shameful](https://www.toplessrobot.com/2009/04/the_10_most_shameful_rpg_dice.php), I know!"
out_of_range: |-
Did you know that [the maximum number of sides](https://www.wired.com/2016/05/mathematical-challenge-of-designing-the-worlds-most-complex-120-sided-dice) for a mathematically fair die is 120?
Did you know that [the maximum number of sides](https://www.wired.com/2016/05/mathematical-challenge-of-designing-the-worlds-most-complex-120-sided-dice) for a mathematically fair dice is 120?
results: |-
> :game_die: %{results}

View File

@@ -1,4 +1,4 @@
en:
site_settings:
styleguide_enabled: "Enable a `/styleguide` path to aid in styling of Discourse"
styleguide_enabled: 'Enable a "/styleguide" path to aid in styling of Discourse'
styleguide_admin_only: "Limits visibility of the styleguide to admins"