FRANCE FOREVER

This commit is contained in:
Lumaa 2024-01-03 09:54:05 +01:00
parent 9e0af18bd3
commit bafdbe6c8f
3 changed files with 18 additions and 2 deletions

View File

@ -0,0 +1,13 @@
//Made by Lumaa
import SwiftUI
struct QuotePostView: View {
var body: some View {
Text(/*@START_MENU_TOKEN@*/"Hello, World!"/*@END_MENU_TOKEN@*/)
}
}
#Preview {
QuotePostView()
}

View File

@ -0,0 +1,3 @@
//Made by Lumaa
import Foundation

View File

@ -35,7 +35,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Threaded is a very simple Mastodon client, that is meant to look like the newest social media Threads made by Meta Platforms. It integrates perfectly with your Mastodon account, and matches the Threads vibe, while having Mastodon-only features.\n\nThreaded is a 100% free, made in SwiftUI, [open-source](https://github.com/lumaa-dev/ThreadedApp), and doesn't violate [your privacy](https://apps.lumaa.fr/legal/privacy). [Learn more](https://apps.lumaa.fr/app/threaded)"
"value" : "Threaded is a very simple Mastodon client, that is meant to look like the newest social media Threads made by Meta Platforms. It integrates perfectly with your Mastodon account, and matches the Threads vibe, while having Mastodon-only features.\n\nThreaded is a 100% free, made in France using SwiftUI, [open-source](https://github.com/lumaa-dev/ThreadedApp), and doesn't violate [your privacy](https://apps.lumaa.fr/legal/privacy). [Learn more](https://apps.lumaa.fr/app/threaded)"
}
}
}
@ -458,4 +458,4 @@
}
},
"version" : "1.0"
}
}