mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-22 10:47:26 +02:00
♻️ Minor refactoring (#1683)
This commit is contained in:
parent
86a380dd57
commit
42d0077045
7 changed files with 54 additions and 73 deletions
|
@ -5,3 +5,5 @@ export const supportedLngs = Object.keys(languages);
|
|||
export const defaultLocale = "en";
|
||||
|
||||
export default languages;
|
||||
|
||||
export { languages };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue