Add German translation to RichPresence.txt

This commit is contained in:
Nutcake 2024-05-01 09:10:46 +02:00 committed by GitHub
parent 0089a222f6
commit da04055483
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)"
}
}
}