feat: add software licenses
All checks were successful
TrafficCue CI / check (push) Successful in 56s
TrafficCue CI / build (push) Successful in 1m38s
TrafficCue CI / build-android (push) Successful in 14m57s

This commit is contained in:
2025-09-13 18:02:18 +02:00
parent 8c33ff7c88
commit 2c702c4588
8 changed files with 83 additions and 2 deletions

View File

@ -52,7 +52,8 @@
"about": {
"header": "Über",
"powered-by": "Angetrieben von",
"contributors": "Mitwirkende"
"contributors": "Mitwirkende",
"licenses": "Open Source Lizenzen"
},
"developer": {
"header": "Entwicklereinstellungen"

View File

@ -52,7 +52,8 @@
"about": {
"header": "About",
"powered-by": "Powered by",
"contributors": "contributors"
"contributors": "contributors",
"licenses": "Open Source Licenses"
},
"developer": {
"header": "Developer Settings"