mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
translate achievement notification option
This commit is contained in:
parent
a5d4cc3260
commit
c005d86b0d
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ CONFIG_DEFINE_LOCALE(ControlTutorial)
|
|||
CONFIG_DEFINE_LOCALE(AchievementNotifications)
|
||||
{
|
||||
{ ELanguage::English, { "Achievement Notifications", "Show notifications for unlocking achievements.\n\nAchievements will still be rewarded with notifications disabled." } },
|
||||
{ ELanguage::Japanese, { "Achievement Notifications", "\n\n" } },
|
||||
{ ELanguage::Japanese, { "[実績通知:じっせきつうち]", "\n\n" } }
|
||||
{ ELanguage::German, { "Erfolgsbenachrichtigungen", "Zeige Benachrichtigungen für das Freischalten von Erfolgen.\n\nErfolge werden weiterhin freigeschaltet, auch wenn die Benachrichtigungen ausgeschaltet sind." } },
|
||||
{ ELanguage::French, { "Notification des succès", "Affiche les notifications pour le déverrouillage des succès.\n\nLes succès seront toujours obtenus même si les notifications sont désactivées." } },
|
||||
{ ELanguage::Spanish, { "Notificaciones de logros", "Muestra notificaciones al desbloquear logros.\n\nLos logros se seguirán obteniendo aunque las notificaciones estén desactivadas." } },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue