generated from mantinedev/next-pages-template
-
-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge version 0.14.4 from ajnart/dev
- Loading branch information
Showing
378 changed files
with
5,410 additions
and
1,936 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,5 +22,5 @@ | |
"message": "已创建分类\"{{name}}\"" | ||
} | ||
}, | ||
"importFromDocker": "" | ||
"importFromDocker": "从 docker 导入" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"metaTitle": "管理", | ||
"metaTitle": "管理中心", | ||
"hero": { | ||
"title": "欢迎回来,{{username}}!", | ||
"fallbackUsername": "匿名", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
public/locales/cn/modules/smart-home/trigger-automation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"descriptor": { | ||
"name": "家庭助理自动化", | ||
"description": "执行自动化", | ||
"settings": { | ||
"title": "执行自动化", | ||
"automationId": { | ||
"label": "自动化 ID", | ||
"info": "您唯一的自动化 ID。总是以 automation.XXXXX 开头。" | ||
}, | ||
"displayName": { | ||
"label": "显示名称" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
public/locales/cr/modules/smart-home/trigger-automation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"descriptor": { | ||
"name": "crwdns4144:0crwdne4144:0", | ||
"description": "crwdns4146:0crwdne4146:0", | ||
"settings": { | ||
"title": "crwdns4148:0crwdne4148:0", | ||
"automationId": { | ||
"label": "crwdns4150:0crwdne4150:0", | ||
"info": "crwdns4152:0crwdne4152:0" | ||
}, | ||
"displayName": { | ||
"label": "crwdns4154:0crwdne4154:0" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
{ | ||
"metaTitle": "", | ||
"title": "", | ||
"text": "", | ||
"metaTitle": "Vytvořit účet", | ||
"title": "Vytvořit účet", | ||
"text": "Prosím uveďte níže své přihlašovací údaje", | ||
"form": { | ||
"fields": { | ||
"username": { | ||
"label": "" | ||
"label": "Uživatelské jméno" | ||
}, | ||
"password": { | ||
"label": "" | ||
"label": "Heslo" | ||
}, | ||
"passwordConfirmation": { | ||
"label": "" | ||
"label": "Potvrďte heslo" | ||
} | ||
}, | ||
"buttons": { | ||
"submit": "" | ||
"submit": "Vytvořit účet" | ||
} | ||
}, | ||
"notifications": { | ||
"loading": { | ||
"title": "", | ||
"text": "" | ||
"title": "Vytváření účtu", | ||
"text": "Čekejte prosím" | ||
}, | ||
"success": { | ||
"title": "", | ||
"text": "" | ||
"title": "Účet byl vytvořen", | ||
"text": "Váš účet byl úspěšně vytvořen" | ||
}, | ||
"error": { | ||
"title": "", | ||
"text": "" | ||
"title": "Chyba", | ||
"text": "Něco se nepodařilo, objevila se následující chyba: {{error}}" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"metaTitle": "", | ||
"title": "", | ||
"text": "", | ||
"metaTitle": "Přihlásit se", | ||
"title": "Vítejte zpět!", | ||
"text": "Zadejte prosím Vaše přihlašovací údaje", | ||
"form": { | ||
"fields": { | ||
"username": { | ||
"label": "" | ||
"label": "Uživatelské jméno" | ||
}, | ||
"password": { | ||
"label": "" | ||
"label": "Heslo" | ||
} | ||
}, | ||
"buttons": { | ||
"submit": "" | ||
"submit": "Přihlásit se" | ||
}, | ||
"afterLoginRedirection": "" | ||
"afterLoginRedirection": "Po přihlášení budete přesměrováni na {{url}}" | ||
}, | ||
"alert": "" | ||
"alert": "Vaše přihlašovací údaje jsou nesprávné nebo tento účet neexistuje. Zkuste to prosím znovu." | ||
} |
Oops, something went wrong.