mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Added new languages to lib/lang.
This commit is contained in:
parent
7b97cb3348
commit
0dc6529cf1
2 changed files with 4 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export default function PagesTable({ websiteId, showFilters, ...props }) {
|
|||
|
||||
const buttons = [
|
||||
{
|
||||
label: formatMessage(labels.url),
|
||||
label: 'URL',
|
||||
key: 'url',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue