Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
Some checks failed
Build Docker Image / build (push) Failing after 1m25s

This commit is contained in:
Ruslan Bakiev
2026-01-08 01:03:07 +07:00
parent 4235c9f1e9
commit 737ec91473
11 changed files with 775 additions and 0 deletions

View File

@@ -7,6 +7,13 @@
"error": "Error",
"success": "Success",
"retry": "Retry",
"back": "Back",
"list": "List",
"map": "Map",
"language": "Language",
"theme": "Theme",
"teams": "Teams",
"selectTeam": "Select team",
"actions": {
"load_more": "Load more"
},
@@ -19,5 +26,9 @@
"values": {
"not_available": "Not available"
}
},
"units": {
"t": "t",
"kg": "kg"
}
}