付延余
2022-05-19 7f3bd68b67a4f8ae0565b19433299c5e6336f951
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;