mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-07-10 14:35:43 -05:00
Formatting
This commit is contained in:
parent
b306d1d786
commit
1af368d80e
|
|
@ -24,9 +24,9 @@ export const languages = {
|
|||
name: 'Japanese',
|
||||
app: () => import('./locale/ja-jp.js'),
|
||||
authors: [
|
||||
['hilot06', 'https://github.com/hilot06']
|
||||
]
|
||||
}
|
||||
['hilot06', 'https://github.com/hilot06'],
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
const namespaces = {
|
||||
|
|
|
|||
|
|
@ -349,4 +349,4 @@ export const addaccountmanual_window = {
|
|||
|
||||
cancel: 'キャンセル',
|
||||
save: 'アカウントを追加',
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user