mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-11-08 10:05:43 +00:00
refactor: add basic versioning to translations
This commit is contained in:
@@ -28,7 +28,7 @@ i18n
|
||||
],
|
||||
backendOptions: [
|
||||
{
|
||||
loadPath: "https://cdn.tinyauth.app/i18n/{{lng}}.json",
|
||||
loadPath: "https://cdn.tinyauth.app/i18n/v1/{{lng}}.json",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user