@@ -144,6 +144,7 @@ export default {
|
||||
},
|
||||
},
|
||||
common: {
|
||||
rtl: "{value}{symbol}",
|
||||
action: {
|
||||
backToOverview: "Zurück zur Übersicht",
|
||||
create: "Erstellen",
|
||||
@@ -157,7 +158,7 @@ export default {
|
||||
},
|
||||
noResults: "Keine Ergebnisse gefunden",
|
||||
search: {
|
||||
placeholder: "Suche nach etwas...",
|
||||
placeholder: "Suche nach etwas",
|
||||
nothingFound: "Nichts gefunden",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -337,6 +337,7 @@ export default {
|
||||
},
|
||||
},
|
||||
common: {
|
||||
rtl: "{value}{symbol}",
|
||||
action: {
|
||||
add: "Add",
|
||||
apply: "Apply",
|
||||
@@ -383,7 +384,7 @@ export default {
|
||||
},
|
||||
},
|
||||
search: {
|
||||
placeholder: "Search for anything...",
|
||||
placeholder: "Search for anything",
|
||||
nothingFound: "Nothing found",
|
||||
group: {
|
||||
all: "All",
|
||||
|
||||
Reference in New Issue
Block a user