mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations common.json (Finnish)
This commit is contained in:
29
client/public/locales/fi/common.json
Normal file
29
client/public/locales/fi/common.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Hei",
|
||||||
|
"logout": "Kirjaudu ulos"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "<1>Amruth Pillain</1> intohimoprojekti",
|
||||||
|
"license": "Yhteisön toimesta yhteisöä varten."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Tämä osio tukee <1>markdown-muotoilua</1>."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "Tänään"
|
||||||
|
},
|
||||||
|
"subtitle": "Ilmainen ja avoimeen lähdekoodiin pohjautuva ansioluettelo.",
|
||||||
|
"title": "Reactive Resume",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Lataa vain alle 2 megatavun tiedostoja.",
|
||||||
|
"upload-photo-size": "Lataa vain alle 2 megatavun kuvia, mieluiten neliönmuotoisia."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Linkki ansioluetteloosi on kopioitu leikepöydällesi."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user