To me it seems not so long ago that I discovered the Mod World of SayHeyyyMsZoey. Her Mods appeared to me like young, cheeky, really funny and fresh. So I started to translate some of her Mods that you can find here:
//www.patreon.com/SayHeyyyMsZoey/posts?filters" rel="noopener nofollow" target="_blank">https://www.patreon.com/SayHeyyyMsZoey/posts?filters[tag]=MASTERLIST">SayHeyyyMsZoey | creates Custom Mods || The Sims 4 | Patreon
Special features
I know 2 ways to add German texts to my mods:
1. import string tables into the Mod file, and
2. add translation packages to the mod folder.
1. The disadvantage of the string tables' import is, that it is a multi-step process, for which you need the Sims4Studio as a tool and which may have to be repeated every time if the texts don't fit into an update anymore.
The good thing is that they take up only a few bytes and are always safely installed in their associated mod.
2. The disadvantage of translation files is that you always have to have 2 packages in your folder for a mod. These must be exchanged as well as the strings if a translation no longer fits a mod update. And that takes up space. Not so important for the PC memory, because it is really only a few bytes. But it is one package more. The more packages, the more folders, the slower the PC loads in the end, at least if you have as unnaturally many mods and CC. as I do.
The good thing is that this package only needs to be added to its mod, and like the mod, in the mod folder, preferably right next to the original mod. And that's it, no Sims4Studio needed, it is very easy to handle.
For those who do not know how to put string tables with their translation:
You first open the Mod file with the Sims4Studio, you can find it here: Where to find the Sims 4 Studio Download
A video on how to download and install the studio can be found here:
How to DL and install TS4 Studio: https://www.youtube.com/watch?v=Zeml00Xu5Z4
And here you can see how to add the string translation to the mod file: How to add the String translation to the Mod File
Just watch out:Sometimes there are several string files, as you can see in the video. Then you have to add every single string file, string file by string file. But it is worth it!