Merge pull request #297 from Nutcake/german

Add German translation to RichPresence.txt
This commit is contained in:
ProbablePrime 2024-05-01 00:14:27 -07:00 committed by GitHub
commit cdba2eaa02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,4 +16,12 @@
"#StatusInWorld" "I don't speak french this is just a placeholder to show how it should be formatted"
}
}
}
"german"
{
"tokens"
{
"#StatusInPrivateWorld" "Ist in einer privaten Welt. (hat %total_worlds% geöffnet)"
"#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)"
}
}
}