Merge branch 'gettext-output' into 'develop'
Gettext output See merge request funkwhale/funkwhale!299
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- front/locales/app.pot 409 additions, 62 deletionsfront/locales/app.pot
- front/locales/en_US/LC_MESSAGES/app.po 0 additions, 1970 deletionsfront/locales/en_US/LC_MESSAGES/app.po
- front/locales/fr_FR/LC_MESSAGES/app.po 435 additions, 126 deletionsfront/locales/fr_FR/LC_MESSAGES/app.po
- front/src/components/About.vue 7 additions, 2 deletionsfront/src/components/About.vue
- front/src/components/Home.vue 7 additions, 4 deletionsfront/src/components/Home.vue
- front/src/components/PageNotFound.vue 8 additions, 1 deletionfront/src/components/PageNotFound.vue
- front/src/components/Sidebar.vue 10 additions, 2 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/PlayButton.vue 6 additions, 1 deletionfront/src/components/audio/PlayButton.vue
- front/src/components/audio/Player.vue 44 additions, 12 deletionsfront/src/components/audio/Player.vue
- front/src/components/audio/Search.vue 8 additions, 1 deletionfront/src/components/audio/Search.vue
- front/src/components/audio/SearchBar.vue 14 additions, 4 deletionsfront/src/components/audio/SearchBar.vue
- front/src/components/auth/Login.vue 12 additions, 2 deletionsfront/src/components/auth/Login.vue
- front/src/components/auth/Logout.vue 8 additions, 2 deletionsfront/src/components/auth/Logout.vue
- front/src/components/auth/Profile.vue 8 additions, 1 deletionfront/src/components/auth/Profile.vue
- front/src/components/auth/Settings.vue 7 additions, 2 deletionsfront/src/components/auth/Settings.vue
- front/src/components/auth/Signup.vue 26 additions, 12 deletionsfront/src/components/auth/Signup.vue
- front/src/components/common/ActionTable.vue 1 addition, 1 deletionfront/src/components/common/ActionTable.vue
- front/src/components/favorites/List.vue 8 additions, 1 deletionfront/src/components/favorites/List.vue
- front/src/components/federation/LibraryFollowTable.vue 8 additions, 1 deletionfront/src/components/federation/LibraryFollowTable.vue
Loading
Please register or sign in to comment