mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
format code
This commit is contained in:
parent
311ca1c990
commit
ec5e28ba9f
4 changed files with 17 additions and 3 deletions
|
|
@ -11,4 +11,4 @@ export { default as tr } from "./tr/translation.json";
|
|||
export { default as be } from "./be/translation.json";
|
||||
export { default as uk } from "./uk/translation.json";
|
||||
export { default as zh } from "./zh/translation.json";
|
||||
export { default as id } from "./id/translation.json";
|
||||
export { default as id } from "./id/translation.json";
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"surprise_me": "向我推荐",
|
||||
"no_results": "没有找到结果"
|
||||
},
|
||||
"sidebar": {
|
||||
"sidebar": {
|
||||
"catalogue": "游戏目录",
|
||||
"downloads": "下载中心",
|
||||
"settings": "设置",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue