Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Weblate
commons
Commits
4169e407
Commit
4169e407
authored
Oct 13, 2021
by
JosephK
Browse files
[metrics] pie
parent
32d0bb77
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/components/sfs/Pie.vue
View file @
4169e407
...
...
@@ -58,7 +58,7 @@ export default {
{
name
:
`
${
this
.
$t
(
'
metrics.pie-op
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-op
'
)
},
// Frais de fonctionnement
{
name
:
`
${
this
.
$t
(
'
metrics.pie-event
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-event
'
)
},
// Interventions et projets ext.
{
name
:
`
${
this
.
$t
(
'
metrics.pie-com
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-com
'
)
},
// Communication
{
name
:
`
${
this
.
$t
(
'
metrics.pie-
goods
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-
goods
'
)
},
//
Achats de marchandise
{
name
:
`
${
this
.
$t
(
'
metrics.pie-
pro
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-
pro
'
)
},
//
Prestations projets
{
name
:
`
${
this
.
$t
(
'
metrics.pie-bank
'
)}
%`
,
pv
:
this
.
$t
(
'
metrics.pie-bank
'
)
},
// Frais bancaires
],
colors
:
[
'
#9c3c1c
'
,
'
#cc4e13
'
,
'
#dd6418
'
,
'
#fc8e3a
'
,
'
#f6a055
'
,
'
#fbc98d
'
,
'
#fee7c8
'
],
...
...
src/data/metrics.yml
View file @
4169e407
...
...
@@ -27,10 +27,10 @@ ig-talk: '197000'
ig-forms
:
'
10500'
# by month
# SFS Money repartition
pie-rh
:
'
7
0
'
# Employees
pie-rh
:
'
7
7
'
# Employees
pie-tech
:
'
6'
# Servers and domains
pie-op
:
'
6
'
# Operating expanses
pie-event
:
'
10
'
# Events and meetings
pie-com
:
'
2
'
# Communication
pie-
goods
:
'
3
'
#
Good
s
pie-bank
:
'
3
'
# Banking fees
pie-op
:
'
5.5
'
# Operating expanses
pie-event
:
'
2
'
# Events and meetings
pie-com
:
'
1
'
# Communication
pie-
pro
:
'
4
'
#
Project provider
s
pie-bank
:
'
5.5
'
# Banking fees
src/translations/en/sfs.yml
View file @
4169e407
...
...
@@ -161,8 +161,8 @@ why:
-
'
Operating
expanses:'
-
'
Events
and
meetings:'
-
'
Communication:'
-
'
Good
s:'
-
'
Banking
fees:'
-
'
Project
provider
s:'
-
'
Banking
fees
and
taxes
:'
outro
:
(data updated the {date})
actions
:
title
:
Thanks to your money…
...
...
src/translations/fr/sfs.yml
View file @
4169e407
...
...
@@ -149,8 +149,8 @@ why:
-
'
Frais
de
fonctionnement :'
-
'
Interventions
et
projets
ext. :'
-
'
Communication :'
-
'
Achats
de
marchandise
:'
-
'
Frais
bancaires :'
-
'
Prestations
projets
:'
-
'
Frais
bancaires
et
impôts
:'
outro
:
(données mises à jour le {date})
actions
:
title
:
Votre don en actions…
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment