feat: signature upload tab & i18n
This commit is contained in:
parent
e5859474be
commit
4809a081f6
3 changed files with 158 additions and 74 deletions
|
|
@ -53,6 +53,8 @@ export default {
|
|||
theme: 'Theme',
|
||||
light: 'Light',
|
||||
dark: 'Dark',
|
||||
uploadFile: 'Upload File',
|
||||
newUpload: 'New Upload',
|
||||
baseOnDevice: 'Base on Device',
|
||||
...status,
|
||||
...main,
|
||||
|
|
|
|||
|
|
@ -53,6 +53,8 @@ export default {
|
|||
theme: 'ธีม',
|
||||
light: 'สว่าง',
|
||||
dark: 'มืด',
|
||||
uploadFile: 'อัปโหลดไฟล์',
|
||||
newUpload: 'อัปโหลดใหม่',
|
||||
baseOnDevice: 'สีตามอุปกรณ์',
|
||||
...status,
|
||||
...main,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue