mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
feat(core): update i18n resources (#6362)
close TOV-769 <img width="712" alt="image" src="https://github.com/toeverything/AFFiNE/assets/102217452/902a0771-e8df-46e2-8d7c-1f453a7099e6">
This commit is contained in:
@@ -14,6 +14,7 @@ export function useLanguageHelper() {
|
||||
tag: item.tag,
|
||||
originalName: item.originalName,
|
||||
name: item.name,
|
||||
Completeness: item.completeRate,
|
||||
})),
|
||||
[]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user