ags(bar,scripts,i18n): added i18n system(wip), changed some bar stuff and started doing control center

This commit is contained in:
retrozinndev
2025-02-04 12:39:25 -03:00
parent 09692bae90
commit b544f4a45b
32 changed files with 980 additions and 141 deletions
+3
View File
@@ -0,0 +1,3 @@
export default {
"language": "English (United States)",
}
+3
View File
@@ -0,0 +1,3 @@
export default {
"language": "Português (Brasil)"
}