kongdeqiang
2023-07-06 5eca93b1718daef3b91a8bb1c53f0fffeb0fdc96
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;