zhangxiaoxu123
2023-07-05 cadf9d1cf4a0da42e739cf95df7e86f2a93089f6
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;