feat: Portal Switch component (#5008)
This commit is contained in:
@@ -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 🔍",
|
||||
|
||||
Reference in New Issue
Block a user