Perfect the pop-up box of the selected dictionary

This commit is contained in:
zyronon
2023-09-29 15:16:32 +08:00
parent 24eced7ed7
commit af6b41d682
13 changed files with 869 additions and 657 deletions

View File

@@ -1876,6 +1876,7 @@ export const dictionaryResources: DictionaryResource[] = [
// language: 'ja',
// },
]
//
// export const dictionaries: Dictionary[] = dictionaryResources.map((resource) => ({
// ...resource,

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
src/assets/img/flags/de.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
src/assets/img/flags/en.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
src/assets/img/flags/ja.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB