6 lines
154 B
JavaScript
6 lines
154 B
JavaScript
export const lang = {
|
|
//title为每个页面的标题
|
|
title: 'Notice List',
|
|
emptyText:"No more information available",
|
|
contentTitle:'Upgrade Notice'
|
|
} |