diff --git a/public/locales/cn/layout/manage.json b/public/locales/cn/layout/manage.json
index d692def2c..a6f4d340c 100644
--- a/public/locales/cn/layout/manage.json
+++ b/public/locales/cn/layout/manage.json
@@ -9,7 +9,7 @@
"users": {
"title": "用户",
"items": {
- "manage": "管理中心",
+ "manage": "管理",
"invites": "邀请"
}
},
@@ -25,7 +25,8 @@
"tools": {
"title": "工具",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/cn/manage/boards.json b/public/locales/cn/manage/boards.json
index f7ef268c0..b1bcac72f 100644
--- a/public/locales/cn/manage/boards.json
+++ b/public/locales/cn/manage/boards.json
@@ -16,15 +16,15 @@
"label": "永久删除",
"disabled": "删除功能被禁用,因为较旧的 Homarr 组件不允许删除默认配置。将来可能会删除。"
},
- "duplicate": "",
+ "duplicate": "复制",
"rename": {
- "label": "",
+ "label": "重命名",
"modal": {
- "title": "",
+ "title": "重命名面板 {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "新名称",
+ "placeholder": "新面板名称"
}
}
}
diff --git a/public/locales/cn/modules/rss.json b/public/locales/cn/modules/rss.json
index 41fecc5ef..fd7f7211a 100644
--- a/public/locales/cn/modules/rss.json
+++ b/public/locales/cn/modules/rss.json
@@ -19,7 +19,7 @@
"label": "文字线条"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "按发布日期排序(升序)"
}
},
"card": {
diff --git a/public/locales/cr/layout/manage.json b/public/locales/cr/layout/manage.json
index 1aac192c3..1b09783c9 100644
--- a/public/locales/cr/layout/manage.json
+++ b/public/locales/cr/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "crwdns3525:0crwdne3525:0",
"items": {
- "docker": "crwdns3527:0crwdne3527:0"
+ "docker": "crwdns3527:0crwdne3527:0",
+ "api": "crwdns4172:0crwdne4172:0"
}
},
"about": {
diff --git a/public/locales/cs/boards/customize.json b/public/locales/cs/boards/customize.json
index c6d01599f..81f8e042a 100644
--- a/public/locales/cs/boards/customize.json
+++ b/public/locales/cs/boards/customize.json
@@ -1,6 +1,6 @@
{
"metaTitle": "Přizpůsobení {{name}} plochy",
- "pageTitle": "Přizpůsobení {{name}} plochy",
+ "pageTitle": "Přizpůsobení plochy {{name}}",
"backToBoard": "Zpět na plochu",
"settings": {
"appearance": {
diff --git a/public/locales/cs/layout/manage.json b/public/locales/cs/layout/manage.json
index baada701f..ace1e87d8 100644
--- a/public/locales/cs/layout/manage.json
+++ b/public/locales/cs/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Nástroje",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/cs/manage/boards.json b/public/locales/cs/manage/boards.json
index 86c7e5960..15295265d 100644
--- a/public/locales/cs/manage/boards.json
+++ b/public/locales/cs/manage/boards.json
@@ -45,7 +45,7 @@
},
"create": {
"title": "Vytvořit plochu",
- "text": "Název nelze po vytvoření plochy změnit.",
+ "text": "Jméno nelze po vytvoření plochy změnit.",
"form": {
"name": {
"label": "Název"
diff --git a/public/locales/da/layout/manage.json b/public/locales/da/layout/manage.json
index e231cf163..b07627cb4 100644
--- a/public/locales/da/layout/manage.json
+++ b/public/locales/da/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Værktøjer",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/de/layout/manage.json b/public/locales/de/layout/manage.json
index a7216bf3a..fac655b52 100644
--- a/public/locales/de/layout/manage.json
+++ b/public/locales/de/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Werkzeuge",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/el/layout/manage.json b/public/locales/el/layout/manage.json
index 76d2eb2b7..7485c9823 100644
--- a/public/locales/el/layout/manage.json
+++ b/public/locales/el/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Εργαλεία",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/es/layout/manage.json b/public/locales/es/layout/manage.json
index 07c168a77..e1f7b635b 100644
--- a/public/locales/es/layout/manage.json
+++ b/public/locales/es/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Herramientas",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/fr/layout/manage.json b/public/locales/fr/layout/manage.json
index 7034df4b2..9c0fe083f 100644
--- a/public/locales/fr/layout/manage.json
+++ b/public/locales/fr/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Outils",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/fr/manage/boards.json b/public/locales/fr/manage/boards.json
index fbb8e6d5e..508d580a9 100644
--- a/public/locales/fr/manage/boards.json
+++ b/public/locales/fr/manage/boards.json
@@ -16,15 +16,15 @@
"label": "Supprimer définitivement",
"disabled": "Suppression désactivée car certains anciens composants Homarr ne permettent pas la suppression de la configuration par défaut. La suppression sera possible dans le futur."
},
- "duplicate": "",
+ "duplicate": "Dupliquer",
"rename": {
- "label": "",
+ "label": "Renommer",
"modal": {
- "title": "",
+ "title": "Renommer le tableau {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Nouveau nom",
+ "placeholder": "Nouveau nom de tableau"
}
}
}
diff --git a/public/locales/fr/manage/users.json b/public/locales/fr/manage/users.json
index 515d73b52..6df92d04f 100644
--- a/public/locales/fr/manage/users.json
+++ b/public/locales/fr/manage/users.json
@@ -6,7 +6,7 @@
},
"filter": {
"roles": {
- "all": "",
+ "all": "Tous",
"normal": "",
"admin": "",
"owner": ""
diff --git a/public/locales/fr/modules/date.json b/public/locales/fr/modules/date.json
index 96f3264d2..5a65c3351 100644
--- a/public/locales/fr/modules/date.json
+++ b/public/locales/fr/modules/date.json
@@ -5,11 +5,11 @@
"settings": {
"title": "Paramètres du widget Date et heure",
"timezone": {
- "label": "",
- "info": ""
+ "label": "Fuseau Horaire",
+ "info": "Sélectionnez le nom de votre fuseau horaire, trouvez le vôtre ici : "
},
"customTitle": {
- "label": ""
+ "label": "Nom de la ville ou titre personnalisé"
},
"display24HourFormat": {
"label": "Affichage 24 h"
@@ -21,11 +21,11 @@
}
},
"titleState": {
- "label": "",
- "info": "",
+ "label": "Titre de l'horloge",
+ "info": "Le titre personnalisé et le code du fuseau horaire peuvent être affichés sur votre widget.
Vous pouvez également afficher la ville seule, n'en afficher aucune,
ou même afficher le fuseau horaire seul lorsque les deux sont sélectionnés mais qu'aucun titre n'est fourni.",
"data": {
- "both": "",
- "city": "",
+ "both": "Titre et fuseau horaire",
+ "city": "Titre uniquement",
"none": "Aucun"
}
}
diff --git a/public/locales/fr/modules/media-requests-list.json b/public/locales/fr/modules/media-requests-list.json
index e5fdcc72d..aec4bc80f 100644
--- a/public/locales/fr/modules/media-requests-list.json
+++ b/public/locales/fr/modules/media-requests-list.json
@@ -17,8 +17,8 @@
"approved": "Validée",
"pendingApproval": "En attente de validation",
"declined": "Refusée",
- "available": "",
- "partial": ""
+ "available": "Disponible",
+ "partial": "Partiel"
},
"tooltips": {
"approve": "Valider les demandes",
diff --git a/public/locales/fr/modules/rss.json b/public/locales/fr/modules/rss.json
index c678d82de..713f8858f 100644
--- a/public/locales/fr/modules/rss.json
+++ b/public/locales/fr/modules/rss.json
@@ -19,7 +19,7 @@
"label": "Limitateur de longueur de ligne de texte"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "Trier par date de publication (croissant)"
}
},
"card": {
diff --git a/public/locales/he/layout/manage.json b/public/locales/he/layout/manage.json
index d0f81ea4a..347e5b10a 100644
--- a/public/locales/he/layout/manage.json
+++ b/public/locales/he/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "כלים",
"items": {
- "docker": "דוקר"
+ "docker": "דוקר",
+ "api": "ממשק API"
}
},
"about": {
diff --git a/public/locales/hr/layout/manage.json b/public/locales/hr/layout/manage.json
index a108f4eaa..770e1dfbc 100644
--- a/public/locales/hr/layout/manage.json
+++ b/public/locales/hr/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Alati",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/hu/layout/manage.json b/public/locales/hu/layout/manage.json
index abc04ef0d..8270328cd 100644
--- a/public/locales/hu/layout/manage.json
+++ b/public/locales/hu/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Eszközök",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/it/layout/manage.json b/public/locales/it/layout/manage.json
index 12162f32a..277533929 100644
--- a/public/locales/it/layout/manage.json
+++ b/public/locales/it/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Strumenti",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/ja/layout/manage.json b/public/locales/ja/layout/manage.json
index 62a22f914..2f5a586ee 100644
--- a/public/locales/ja/layout/manage.json
+++ b/public/locales/ja/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "ツール",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/ko/layout/manage.json b/public/locales/ko/layout/manage.json
index 38778e6d3..481cc6870 100644
--- a/public/locales/ko/layout/manage.json
+++ b/public/locales/ko/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "도구",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/lv/layout/manage.json b/public/locales/lv/layout/manage.json
index 2f1a9fd88..6a6fe8b02 100644
--- a/public/locales/lv/layout/manage.json
+++ b/public/locales/lv/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Rīki",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/nl/layout/manage.json b/public/locales/nl/layout/manage.json
index 895d1a3d2..86326edd0 100644
--- a/public/locales/nl/layout/manage.json
+++ b/public/locales/nl/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Gereedschap",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/no/layout/manage.json b/public/locales/no/layout/manage.json
index a2cde1f12..e8b64745c 100644
--- a/public/locales/no/layout/manage.json
+++ b/public/locales/no/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Verktøy",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/pl/layout/manage.json b/public/locales/pl/layout/manage.json
index b0549b158..6fa2ae848 100644
--- a/public/locales/pl/layout/manage.json
+++ b/public/locales/pl/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Narzędzia",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/pt/layout/manage.json b/public/locales/pt/layout/manage.json
index 527cabc51..f6d16bdd6 100644
--- a/public/locales/pt/layout/manage.json
+++ b/public/locales/pt/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Ferramentas",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/ru/layout/manage.json b/public/locales/ru/layout/manage.json
index 19b5a5a0a..57d1f3270 100644
--- a/public/locales/ru/layout/manage.json
+++ b/public/locales/ru/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Инструменты",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/sk/layout/manage.json b/public/locales/sk/layout/manage.json
index b7e0942e0..7b7e6b986 100644
--- a/public/locales/sk/layout/manage.json
+++ b/public/locales/sk/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Nástroje",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/sk/manage/boards.json b/public/locales/sk/manage/boards.json
index 9a3a0ff94..d1af66354 100644
--- a/public/locales/sk/manage/boards.json
+++ b/public/locales/sk/manage/boards.json
@@ -16,15 +16,15 @@
"label": "Odstrániť natrvalo",
"disabled": "Odstránenie zakázané, pretože staršie komponenty Homarr neumožňujú odstránenie predvoleného konfigurátora. Odstránenie bude možné v budúcnosti."
},
- "duplicate": "",
+ "duplicate": "Duplikovať",
"rename": {
- "label": "",
+ "label": "Premenovať",
"modal": {
- "title": "",
+ "title": "Premenovať tabuľu {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Nový názov",
+ "placeholder": "Nový názov dosky"
}
}
}
diff --git a/public/locales/sk/modules/media-requests-list.json b/public/locales/sk/modules/media-requests-list.json
index 0b26928e9..bf3a1a893 100644
--- a/public/locales/sk/modules/media-requests-list.json
+++ b/public/locales/sk/modules/media-requests-list.json
@@ -17,8 +17,8 @@
"approved": "Schválené",
"pendingApproval": "Čaká sa na schválenie",
"declined": "Odmietnuté",
- "available": "",
- "partial": ""
+ "available": "K dispozícii",
+ "partial": "Čiastočný"
},
"tooltips": {
"approve": "Schváliť žiadosti",
diff --git a/public/locales/sk/modules/rss.json b/public/locales/sk/modules/rss.json
index 60cfc0ecf..cf96ea425 100644
--- a/public/locales/sk/modules/rss.json
+++ b/public/locales/sk/modules/rss.json
@@ -19,7 +19,7 @@
"label": "Svorka textových riadkov"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "Zoradiť podľa dátumu vydania (vzostupne)"
}
},
"card": {
diff --git a/public/locales/sk/modules/smart-home/entity-state.json b/public/locales/sk/modules/smart-home/entity-state.json
index 81c606e39..454fc7809 100644
--- a/public/locales/sk/modules/smart-home/entity-state.json
+++ b/public/locales/sk/modules/smart-home/entity-state.json
@@ -10,8 +10,8 @@
"info": "Jedinečné ID subjektu v aplikácii Home Assistant. Kopírujte kliknutím na entitu > kliknite na ikonu ozubeného kolieska > kliknite na tlačidlo Kopírovať pri \"ID entity\". Niektoré vlastné entity nemusia byť podporované."
},
"automationId": {
- "label": "",
- "info": ""
+ "label": "Voliteľné ID automatizácie",
+ "info": "Vaše jedinečné ID automatizácie. Vždy začína automatizáciou.XXXXX. Ak nie je nastavené, na miniaplikáciu sa nebude dať kliknúť a bude zobrazovať iba stav. Po kliknutí sa stav entity obnoví."
},
"displayName": {
"label": "Zobrazenie názvu"
diff --git a/public/locales/sk/modules/smart-home/trigger-automation.json b/public/locales/sk/modules/smart-home/trigger-automation.json
index eef0617f8..7d0ceee0f 100644
--- a/public/locales/sk/modules/smart-home/trigger-automation.json
+++ b/public/locales/sk/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Automatizácia Home Assistant",
+ "description": "Vykonanie automatizácie",
"settings": {
- "title": "",
+ "title": "Vykonanie automatizácie",
"automationId": {
- "label": "",
- "info": ""
+ "label": "ID automatizácie",
+ "info": "Vaše jedinečné ID automatizácie. Vždy začína automatizáciou.XXXXX."
},
"displayName": {
"label": "Zobrazenie názvu"
diff --git a/public/locales/sl/layout/manage.json b/public/locales/sl/layout/manage.json
index 2ae13124b..e634162fa 100644
--- a/public/locales/sl/layout/manage.json
+++ b/public/locales/sl/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Orodja",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/sv/authentication/invite.json b/public/locales/sv/authentication/invite.json
index b3990e71c..2f71fcfb1 100644
--- a/public/locales/sv/authentication/invite.json
+++ b/public/locales/sv/authentication/invite.json
@@ -1,7 +1,7 @@
{
- "metaTitle": "",
- "title": "",
- "text": "",
+ "metaTitle": "Skapa Konto",
+ "title": "Skapa Konto",
+ "text": "Vänligen ange dina uppgifter nedan",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Lösenord"
},
"passwordConfirmation": {
- "label": ""
+ "label": "Bekräfta lösenord"
}
},
"buttons": {
- "submit": ""
+ "submit": "Skapa konto"
}
},
"notifications": {
"loading": {
- "title": "",
- "text": ""
+ "title": "Skapar konto",
+ "text": "Vänligen vänta"
},
"success": {
- "title": "",
- "text": ""
+ "title": "Konto skapat",
+ "text": "Ditt konto har skapats utan problem"
},
"error": {
"title": "Fel",
- "text": ""
+ "text": "Något gick fel, fick följande fel: {{error}}"
}
}
}
\ No newline at end of file
diff --git a/public/locales/sv/layout/manage.json b/public/locales/sv/layout/manage.json
index e82a31d64..ea0e2b543 100644
--- a/public/locales/sv/layout/manage.json
+++ b/public/locales/sv/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/sv/manage/users/create.json b/public/locales/sv/manage/users/create.json
index c1680c096..d441e1f57 100644
--- a/public/locales/sv/manage/users/create.json
+++ b/public/locales/sv/manage/users/create.json
@@ -3,7 +3,7 @@
"steps": {
"account": {
"title": "",
- "text": "",
+ "text": "Skapa konto",
"username": {
"label": "Användarnamn"
},
diff --git a/public/locales/sv/modules/dns-hole-summary.json b/public/locales/sv/modules/dns-hole-summary.json
index 410d3ccda..d17af86a1 100644
--- a/public/locales/sv/modules/dns-hole-summary.json
+++ b/public/locales/sv/modules/dns-hole-summary.json
@@ -21,8 +21,8 @@
"metrics": {
"domainsOnAdlist": "Domäner på adlists",
"queriesToday": "Förfrågningar idag",
- "queriesBlockedTodayPercentage": "",
- "queriesBlockedToday": ""
+ "queriesBlockedTodayPercentage": "Blockerade idag",
+ "queriesBlockedToday": "Blockerade idag"
}
}
}
diff --git a/public/locales/sv/modules/notebook.json b/public/locales/sv/modules/notebook.json
index 2e8102dde..cfb4806d5 100644
--- a/public/locales/sv/modules/notebook.json
+++ b/public/locales/sv/modules/notebook.json
@@ -17,11 +17,11 @@
},
"card": {
"controls": {
- "bold": "",
- "italic": "",
- "strikethrough": "",
- "underline": "",
- "colorText": "",
+ "bold": "Fet",
+ "italic": "Kursiv",
+ "strikethrough": "Genomstruken",
+ "underline": "Understruken",
+ "colorText": "Textfärg",
"colorHighlight": "",
"code": "",
"clear": "",
diff --git a/public/locales/sv/modules/torrents-status.json b/public/locales/sv/modules/torrents-status.json
index 320952412..cec2ed889 100644
--- a/public/locales/sv/modules/torrents-status.json
+++ b/public/locales/sv/modules/torrents-status.json
@@ -52,11 +52,11 @@
"totalUploaded": "Total uppladdning",
"totalDownloaded": "Total nedladdning",
"ratio": "Förhållande",
- "seeds": "",
- "peers": "",
- "label": "",
+ "seeds": "Seeds (anslutna)",
+ "peers": "Peers (ansluten)",
+ "label": "Etikett",
"state": "Läge",
- "stateMessage": ""
+ "stateMessage": "Status meddelande"
},
"item": {
"text": "Hanteras av {{appName}}, {{ratio}} förhållande"
diff --git a/public/locales/sv/settings/customization/general.json b/public/locales/sv/settings/customization/general.json
index e091f6b4c..00a77b47f 100644
--- a/public/locales/sv/settings/customization/general.json
+++ b/public/locales/sv/settings/customization/general.json
@@ -22,7 +22,7 @@
"description": "Konfigurera Homarr för funktionshindrade användare"
},
"access": {
- "name": "",
+ "name": "Tillgång",
"description": "Konfigurera vem som har tillgång till din tavla"
}
}
diff --git a/public/locales/tr/layout/manage.json b/public/locales/tr/layout/manage.json
index 462bc89ad..021919102 100644
--- a/public/locales/tr/layout/manage.json
+++ b/public/locales/tr/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Araçlar",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/tw/layout/manage.json b/public/locales/tw/layout/manage.json
index d7b5965c1..82c63188a 100644
--- a/public/locales/tw/layout/manage.json
+++ b/public/locales/tw/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "工具",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/uk/layout/manage.json b/public/locales/uk/layout/manage.json
index f92ec7d08..7f70fa211 100644
--- a/public/locales/uk/layout/manage.json
+++ b/public/locales/uk/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Інструменти",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/vi/layout/manage.json b/public/locales/vi/layout/manage.json
index 34e860704..505a0556c 100644
--- a/public/locales/vi/layout/manage.json
+++ b/public/locales/vi/layout/manage.json
@@ -25,7 +25,8 @@
"tools": {
"title": "Công cụ",
"items": {
- "docker": "Docker"
+ "docker": "Docker",
+ "api": ""
}
},
"about": {
diff --git a/public/locales/vi/modules/weather.json b/public/locales/vi/modules/weather.json
index b43c20fdb..abccad888 100644
--- a/public/locales/vi/modules/weather.json
+++ b/public/locales/vi/modules/weather.json
@@ -17,8 +17,8 @@
},
"card": {
"weatherDescriptions": {
- "clear": "Nhiều nắng",
- "mainlyClear": "Nắng nhẹ",
+ "clear": "Quang đãng",
+ "mainlyClear": "Thông thoáng",
"fog": "Sương mù",
"drizzle": "Mưa phùn",
"freezingDrizzle": "Mưa phùn đông đá",