mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Added Fr language and added missing translation keys (#66)
* Added Fr language and added missing translation keys * forgotten key * forgotten key * fix
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
subMenus() {
|
||||
return {
|
||||
general: {
|
||||
title: this.$t("General"),
|
||||
title: this.$t("general"),
|
||||
},
|
||||
appearance: {
|
||||
title: this.$t("Appearance"),
|
||||
|
||||
Reference in New Issue
Block a user