fix translations
This commit is contained in:
@@ -12,6 +12,10 @@ const fixedGermanMessages = {
|
||||
clear_filters: "Alle Filter entfernen",
|
||||
add_filter: "Filter hinzufügen",
|
||||
},
|
||||
auth: {
|
||||
...formalGermanMessages.ra.auth,
|
||||
email: "E-Mail",
|
||||
},
|
||||
action: {
|
||||
...formalGermanMessages.ra.action,
|
||||
update_application: "Anwendung aktualisieren",
|
||||
|
@@ -11,6 +11,10 @@ const fixedChineseMessages = {
|
||||
no_filtered_results: "没有结果",
|
||||
clear_filters: "清除所有过滤器",
|
||||
},
|
||||
auth: {
|
||||
...chineseMessages.ra.auth,
|
||||
email: "邮箱",
|
||||
},
|
||||
action: {
|
||||
...chineseMessages.ra.action,
|
||||
update_application: "更新应用",
|
||||
|
Reference in New Issue
Block a user