chore(i18n): push/pull

This commit is contained in:
Lemmy
2026-08-01 09:03:44 -04:00
parent 770a0350ee
commit d181b08d8c
5 changed files with 290 additions and 269 deletions
+8 -8
View File
@@ -1,12 +1,12 @@
{
"settings": {
"modelfile_path": {
"label": "Modelfile Path",
"description": "The directory where all your modelfiles are stored."
},
"launcher": {
"label": "Launcher",
"description": "Preferred AI model when using /ll in the launcher."
}
"description": "Preferred AI model when using /ll in the launcher.",
"label": "Launcher"
},
"modelfile_path": {
"description": "The directory where all your modelfiles are stored.",
"label": "Modelfile Path"
}
}
}
}