Skip to content

Commit

Permalink
feat(i18n): add credit to initial supporters
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Sep 8, 2024
1 parent 8ea7226 commit 5e8ac2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HallOfFame/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.RandomScreenshotWeight]": "Random",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.RandomScreenshotWeight]": "Screenshots chosen completely at random!",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "Initial Supporters",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "A selection of screenshots from talented people who helped hydrating the mod’s database before release!",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "A selection of screenshots from talented people who helped hydrating the mod’s database before release!\nThanks to:\nCloverPie, Danil.V.L, Prophedt, TheBusStop.",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.OtherContentPreferences]": "Other content preferences:",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.ViewMaxAge]": "Minimum time before a screenshot may be shown again (in days)",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.ViewMaxAge]": "Minimum time before you may see a screenshot you’ve already seen.\nSetting it to zero will actually remove any limit (you will never see a screenshot you’ve already seen).\nHowever, due to technical reasons, this preference is not guaranteed to be always honored.",
Expand Down
2 changes: 1 addition & 1 deletion HallOfFame/lang/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.RandomScreenshotWeight]": "Aléatoire",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.RandomScreenshotWeight]": "Captures d’écran choisies complètement au hasard\u00a0!",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "Soutiens du projet",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "Une sélection de captures d’écran de personnes talentueuses qui ont aidé à hydrater la base de données du mod avant sa sortie\u00a0!",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.SupporterScreenshotWeight]": "Une sélection de captures d’écran de personnes talentueuses qui ont aidé à hydrater la base de données du mod avant sa sortie\u00a0!\nMerci à :\nCloverPie, Danil.V.L, Prophedt, TheBusStop.",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.OtherContentPreferences]": "Autres préférences de contenu :",
"Options.OPTION[HallOfFame.HallOfFame.Mod.Settings.ViewMaxAge]": "Délai minimum avant de revoir une capture d’écran (en jours)",
"Options.OPTION_DESCRIPTION[HallOfFame.HallOfFame.Mod.Settings.ViewMaxAge]": "Délai minimum avant qu’une capture d’écran que vous avez déjà vue puisse vous être reproposée.\nDéfinir cette valeur à zéro supprimera toute limite (c.à.d. vous ne reverrez jamais une capture d’écran que vous avez déjà vue).\nCependant, pour des raisons techniques, cette préférence n’est pas garantie d’être toujours respectée.",
Expand Down

0 comments on commit 5e8ac2d

Please sign in to comment.