DO von CC100 hinzugefühgt.

This commit is contained in:
2024-10-07 16:19:07 +02:00
parent ead95013f3
commit 105672301a
5 changed files with 210 additions and 2 deletions

9
CC100_HW/locale.json Normal file
View File

@@ -0,0 +1,9 @@
{
"translations": {
"de": {
"Translation 1": "Übersetzung 1",
"Translation 2": "Übersetzung 2"
}
}
}