fix(i18n): add offline board warning copy

This commit is contained in:
Tommaso Casaburi
2026-04-17 13:34:19 +07:00
parent 4cae9c3caa
commit 4a755ac5b0
34 changed files with 35 additions and 34 deletions
+2 -1
View File
@@ -323,5 +323,6 @@
"download": "download",
"checking_for_updates": "checking for updates...",
"new_version_found": "new version found",
"site_legal_meta_license_text": "5chan is free and open-source software under GPL-3.0-or-later."
"site_legal_meta_license_text": "5chan is free and open-source software under GPL-3.0-or-later.",
"community_offline_info": "This board might be offline and publishing might fail."
}