fix translations
This commit is contained in:
parent
9111863889
commit
71d281a59f
@ -12,6 +12,10 @@ const fixedGermanMessages = {
|
|||||||
clear_filters: "Alle Filter entfernen",
|
clear_filters: "Alle Filter entfernen",
|
||||||
add_filter: "Filter hinzufügen",
|
add_filter: "Filter hinzufügen",
|
||||||
},
|
},
|
||||||
|
auth: {
|
||||||
|
...formalGermanMessages.ra.auth,
|
||||||
|
email: "E-Mail",
|
||||||
|
},
|
||||||
action: {
|
action: {
|
||||||
...formalGermanMessages.ra.action,
|
...formalGermanMessages.ra.action,
|
||||||
update_application: "Anwendung aktualisieren",
|
update_application: "Anwendung aktualisieren",
|
||||||
|
@ -11,6 +11,10 @@ const fixedChineseMessages = {
|
|||||||
no_filtered_results: "没有结果",
|
no_filtered_results: "没有结果",
|
||||||
clear_filters: "清除所有过滤器",
|
clear_filters: "清除所有过滤器",
|
||||||
},
|
},
|
||||||
|
auth: {
|
||||||
|
...chineseMessages.ra.auth,
|
||||||
|
email: "邮箱",
|
||||||
|
},
|
||||||
action: {
|
action: {
|
||||||
...chineseMessages.ra.action,
|
...chineseMessages.ra.action,
|
||||||
update_application: "更新应用",
|
update_application: "更新应用",
|
||||||
|
@ -4562,7 +4562,7 @@ ra-core@^4.11.2, ra-core@^4.16.2:
|
|||||||
react-is "^17.0.2"
|
react-is "^17.0.2"
|
||||||
react-query "^3.32.1"
|
react-query "^3.32.1"
|
||||||
|
|
||||||
ra-core@^5.4.3, ra-core@^5.4.4, ra-core@^5.6.1, ra-core@^5.6.2:
|
ra-core@^5.4.3, ra-core@^5.4.4, ra-core@^5.6.2:
|
||||||
version "5.6.2"
|
version "5.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.6.2.tgz#f4c73f72348c80112f41d4f54d7bf72c7f2d607d"
|
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.6.2.tgz#f4c73f72348c80112f41d4f54d7bf72c7f2d607d"
|
||||||
integrity sha512-B3RZB7rjE7o/3BzAmk94rvYTSgx/zGsL1c0VIDwCwImLzzeibBDLMSvFesbUFp0mLwlQjKiRMUVyeW94wWkMBQ==
|
integrity sha512-B3RZB7rjE7o/3BzAmk94rvYTSgx/zGsL1c0VIDwCwImLzzeibBDLMSvFesbUFp0mLwlQjKiRMUVyeW94wWkMBQ==
|
||||||
|
Loading…
x
Reference in New Issue
Block a user