bump to version 0.7.30
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fittrackee_client",
|
||||
"version": "0.7.29",
|
||||
"version": "0.7.30",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -40,8 +40,8 @@ export const languageLabels: Record<TLanguage, string> = {
|
||||
gl: 'Galego',
|
||||
it: 'Italiano (84%)',
|
||||
nb: 'Norsk bokmål (60%)',
|
||||
nl: 'Nederlands',
|
||||
pl: 'Polski',
|
||||
nl: 'Nederlands (99%)',
|
||||
pl: 'Polski (99%)',
|
||||
}
|
||||
|
||||
const { availableLocales } = createI18n.global
|
||||
|
Reference in New Issue
Block a user