3
0

Fix search placeholder translation in namespace list

This commit is contained in:
Jože Fortun
2022-11-16 12:25:15 +01:00
parent ec75432d0c
commit a68e5db151
2 changed files with 2 additions and 3 deletions
@@ -38,7 +38,7 @@
:fields="namespacesFields"
:items="namespaceList"
:translations="{
searchPlaceholder: $t('toolbar.search.placeholder'),
searchPlaceholder: $t('namespace:searchPlaceholder'),
notFound: $t('general:resourceList.notFound'),
noItems: $t('general:resourceList.noItems'),
loading: $t('general:label.loading'),
@@ -37,6 +37,7 @@ name:
label: Full namespace name *
placeholder: Enter namespace name
noResults: No namespaces found
searchPlaceholder: Type here to search among all namespaces...
setPermissions: Set namespace permissions
slug:
description: The short name will be used in the URL
@@ -62,8 +63,6 @@ manage:
buttons:
create: Create new namespace
permissions: Permissions
search:
placeholder: Type here to search among all namespaces...
table:
columns: