f7cloud_client/apps/profile/l10n/fi.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

14 lines
570 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profiili",
"You have not added any info yet" : "Et ole lisännyt tietoja vielä",
"{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Edit Profile" : "Muokkaa profiilia",
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
"Profile not found" : "Profiilia ei löytynyt",
"The profile does not exist." : "Profiilia ei ole olemassa",
"Back to %s" : "Takaisin kohtaan %s"
},
"nplurals=2; plural=(n != 1);");