export = GERMAN_SLANG; /** * German Slang Dictionary * * Contains German texting slang, abbreviations, and informal language patterns. * Includes standard German, Austrian German, Swiss German, and youth slang. * * Categories: * - Standard German expressions * - Texting abbreviations (SMS/Chat) * - Youth slang (Jugendsprache) * - Regional variants (Austrian, Swiss) * - Internet/Gaming slang * - Common greetings and farewells * - Exclamations and interjections * * Total terms: ~400+ */ declare const GERMAN_SLANG: Set; //# sourceMappingURL=slang-german.data.d.ts.map