feat: signature upload tab & i18n

This commit is contained in:
puriphatt 2024-06-27 03:00:22 +00:00
parent e5859474be
commit 4809a081f6
3 changed files with 158 additions and 74 deletions

View file

@ -53,6 +53,8 @@ export default {
theme: 'Theme',
light: 'Light',
dark: 'Dark',
uploadFile: 'Upload File',
newUpload: 'New Upload',
baseOnDevice: 'Base on Device',
...status,
...main,

View file

@ -53,6 +53,8 @@ export default {
theme: 'ธีม',
light: 'สว่าง',
dark: 'มืด',
uploadFile: 'อัปโหลดไฟล์',
newUpload: 'อัปโหลดใหม่',
baseOnDevice: 'สีตามอุปกรณ์',
...status,
...main,