Added new languages to lib/lang.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function PagesTable({ websiteId, showFilters, ...props }) {
|
||||
|
||||
const buttons = [
|
||||
{
|
||||
label: formatMessage(labels.url),
|
||||
label: 'URL',
|
||||
key: 'url',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user