mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
@@ -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}
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user