feat: Portal Switch component (#5008)

This commit is contained in:
Fayaz Ahmed
2022-07-27 13:56:49 +05:30
committed by GitHub
parent 6368f9106a
commit ce66b31422
3 changed files with 238 additions and 0 deletions

View File

@@ -26,6 +26,12 @@
"SAVING": "Draft saving...",
"SAVED": "Draft saved"
},
"PORTAL": {
"ACTIVE_BADGE": "active",
"CHOOSE_LOCALE_LABEL": "Choose a locale",
"ARTICLES_LABEL": "articles",
"ADD_NEW_LOCALE": "Add a new locale"
},
"TABLE": {
"LOADING_MESSAGE": "Loading articles...",
"404": "No articles matches your search 🔍",