Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
Some checks failed
Build Docker Image / build (push) Failing after 1m25s
Some checks failed
Build Docker Image / build (push) Failing after 1m25s
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user