mirror of
https://github.com/veops/cmdb.git
synced 2025-11-13 12:06:11 +08:00
add i18n basic structure
This commit is contained in:
@@ -32,6 +32,7 @@ export default {
|
||||
upload: 'Upload'
|
||||
},
|
||||
tip: {
|
||||
sourceCode: 'view on',
|
||||
subscribed: 'Subscribed',
|
||||
unsubscribed: 'Unsubscribed',
|
||||
unfold: 'Unfold',
|
||||
|
||||
@@ -32,6 +32,7 @@ export default {
|
||||
upload: '上传'
|
||||
},
|
||||
tip: {
|
||||
sourceCode: '源代码',
|
||||
subscribed: '已订阅',
|
||||
unsubscribed: '未订阅',
|
||||
unfold: '展开',
|
||||
|
||||
Reference in New Issue
Block a user