diff options
Diffstat (limited to 'i18n/locales/en/menu.json')
| -rw-r--r-- | i18n/locales/en/menu.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index bb99f0ef..bee0a946 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -292,8 +292,9 @@ "settings": "Settings", "logout": "Logout" }, - "common": { - "search": "Search", - "no_available_menus": "No available menus." - } + "common": { + "all": "All", + "search": "Search", + "no_available_menus": "No available menus." + } }
\ No newline at end of file |
