付延余
2022-04-12 1abe7ec44f4ce485ccf465aa6b00e1bc4b097b9c
1
2
3
4
5
6
7
8
9
const Us = {
    title: 'video admin',
    tag: 'tags options',
    tag1: 'close current tags',
    tag2: 'close other tags',
    tag3: 'close all tags',
    logout: 'logout',
}
export default Us;