Skip to content
Snippets Groups Projects
Commit b4972ee7 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Translated using Weblate (French)

parent 94530bda
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ msgstr "" ...@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: front 1.0.0\n" "Project-Id-Version: front 1.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-07-01 15:30+0200\n" "POT-Creation-Date: 2018-07-01 15:30+0200\n"
"PO-Revision-Date: 2018-07-01 13:57+0000\n" "PO-Revision-Date: 2018-07-01 14:45+0000\n"
"Last-Translator: Eliot Berriot <contact@eliotberriot.com>\n" "Last-Translator: Eliot Berriot <contact@eliotberriot.com>\n"
"Language-Team: French <https://translate.funkwhale.audio/projects/funkwhale/" "Language-Team: French <https://translate.funkwhale.audio/projects/funkwhale/"
"front/fr/>\n" "front/fr/>\n"
...@@ -589,12 +589,11 @@ msgstr "Durée" ...@@ -589,12 +589,11 @@ msgstr "Durée"
#: front/src/components/Home.vue:96 #: front/src/components/Home.vue:96
msgid "Easy to use" msgid "Easy to use"
msgstr "" msgstr "Simple à utiliser"
#: front/src/components/About.vue:21 #: front/src/components/About.vue:21
#, fuzzy
msgid "Edit instance info" msgid "Edit instance info"
msgstr "Informations relatives à cette instance" msgstr "Éditer les informations de cette instance"
#: front/src/components/radios/Card.vue:20 src/views/playlists/Detail.vue:29 #: front/src/components/radios/Card.vue:20 src/views/playlists/Detail.vue:29
msgid "Edit..." msgid "Edit..."
......
<template> <template>
<div class="main pusher" v-title="username + ''s Profile'"> <div class="main pusher" v-title="username + '\'s Profile'">
<div v-if="isLoading" class="ui vertical segment"> <div v-if="isLoading" class="ui vertical segment">
<div :class="['ui', 'centered', 'active', 'inline', 'loader']"></div> <div :class="['ui', 'centered', 'active', 'inline', 'loader']"></div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment