mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
- The switch button in archived plans is now hidden
- updated readme.md - Fixed upload progressbar in mobile version - Added Viet Nam language into the language editor
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
|
||||
<!--Upload Progressbar-->
|
||||
<UploadProgress class="pt-3" />
|
||||
<UploadProgress class="pt-3 pl-4" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -791,7 +791,11 @@ export default {
|
||||
value: 'vi',
|
||||
label: 'Vielabele',
|
||||
},
|
||||
{
|
||||
{
|
||||
value: 'vn',
|
||||
label: 'Viet Nam',
|
||||
},
|
||||
{
|
||||
value: 'vo',
|
||||
label: 'Volapük',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user