mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 05:13:46 +01:00
5 lines
55 B
TypeScript
5 lines
55 B
TypeScript
import en from "./en.json";
|
|
|
|
export default {
|
|
en,
|
|
};
|