🌐 ags(i18n): add more connection-related keys

This commit is contained in:
retrozinndev
2025-05-17 21:07:37 -03:00
parent 4ee671991a
commit 8bad53f9c1
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ export type i18nStruct = {
disconnected: string,
connecting: string,
unknown: string,
none: string,
limited: string,
devices: string,
others: string,