diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index c51732ca3..73d0b0910 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2803,7 +2803,7 @@ "createNewChat": "Neuen Chat erstellen", "supportFluffyChat": "FluffyChat unterstützen", "support": "Unterstützen", - "fluffyChatSupportBannerMessage": "❤️❤️❤️ FluffyChat braucht DEINE Hilfe! ❤️❤️❤️\n\nFluffyChat wird immer kostenlos bleiben, aber Entwicklung und Hosting kosten Geld.\nDie Zukunft des Projekts hängt von deiner Unterstützung ab.", + "fluffyChatSupportBannerMessage": "FluffyChat braucht DEINE Hilfe!\n❤️❤️❤️\nFluffyChat wird immer kostenlos bleiben, aber Entwicklung und Hosting kosten Geld.\nDie Zukunft des Projekts hängt von deiner Unterstützung ab.", "skipSupportingFluffyChat": "FluffyChat unterstützen überspringen", "iDoNotWantToSupport": "Ich möchte nicht unterstützen", "iAlreadySupportFluffyChat": "I unterstütze FluffyChat bereits" diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 6fd8c9c9f..ce95fcd55 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -2784,7 +2784,7 @@ "reset": "Reset", "supportFluffyChat": "Support FluffyChat", "support": "Support", - "fluffyChatSupportBannerMessage": "❤️❤️❤️ FluffyChat needs YOUR help! ❤️❤️❤️\n\nFluffyChat will always be free, but development and hosting still cost money.\nThe future of the project depends on support from people like you.", + "fluffyChatSupportBannerMessage": "FluffyChat needs YOUR help!\n❤️❤️❤️\nFluffyChat will always be free, but development and hosting still cost money.\nThe future of the project depends on support from people like you.", "skipSupportingFluffyChat": "Skip supporting FluffyChat", "iDoNotWantToSupport": "I do not want to support", "iAlreadySupportFluffyChat": "I already support FluffyChat" diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index 00ad6495c..e3874c718 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2791,5 +2791,9 @@ "description": "This should be a very short string because there is not much space in the button!" }, "createNewChat": "Creëer nieuw chat", - "reset": "Herstellen" -} \ No newline at end of file + "reset": "Herstellen", + "fluffyChatSupportBannerMessage": "Fluffy Chat heeft JOUW hulp nodig. _\n\nFluffyChat zal altijd gratis zijn, maar ontwikkeling en hosting kost geld.\nDe toekomst van het project hangt af van steun van mensen zoals jij.", + "skipSupportingFluffyChat": "FluffyChat steunen overslaan", + "iDoNotWantToSupport": "Ik wil niet ondersteunen", + "iAlreadySupportFluffyChat": "Ik steun FluffyChat al" +} diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 161ce3965..40ff855a9 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -2792,5 +2792,11 @@ "description": "This should be a very short string because there is not much space in the button!" }, "createNewChat": "新建聊天", - "reset": "重置" -} \ No newline at end of file + "reset": "重置", + "supportFluffyChat": "支持 FluffyChat", + "support": "支持", + "fluffyChatSupportBannerMessage": "❤️❤️❤️ FluffyChat 需要您的帮助! ❤️❤️❤️\n\nFluffyChat 将始终免费,但开发和托管仍然要花钱。\n项目的未来仰赖像您这样的人的支持。", + "skipSupportingFluffyChat": "跳过支持 FluffyChar", + "iDoNotWantToSupport": "我不想支持", + "iAlreadySupportFluffyChat": "我已支持 FluffyChat" +}