Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
id-strings
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
transLIT
id-strings
Commits
e19486cc
Commit
e19486cc
authored
10 months ago
by
Bye
Committed by
Bye
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Added translation using Weblate (Finnish)
parent
f3b8352f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
fi.php
+36
-0
36 additions, 0 deletions
fi.php
with
36 additions
and
0 deletions
fi.php
0 → 100644
+
36
−
0
View file @
e19486cc
<?php
$LANG
[
'auth'
][
'signup'
]
=
''
;
$LANG
[
'auth'
][
'login'
]
=
''
;
$LANG
[
'auth'
][
'logInWithPasskey'
]
=
''
;
$LANG
[
'auth'
][
'logInWithPasskeyExplainer'
]
=
''
;
$LANG
[
'auth'
][
'passkey'
]
=
''
;
$LANG
[
'auth'
][
'passkeyPlural'
]
=
''
;
$LANG
[
'auth'
][
'signout'
]
=
''
;
$LANG
[
'auth'
][
'signedout'
]
=
''
;
$LANG
[
'auth'
][
'email'
]
=
''
;
$LANG
[
'auth'
][
'password'
]
=
''
;
$LANG
[
'auth'
][
'confirmPassword'
]
=
''
;
$LANG
[
'auth'
][
'newPassword'
]
=
''
;
$LANG
[
'auth'
][
'currentPassword'
]
=
''
;
$LANG
[
'button'
][
'submit'
]
=
''
;
$LANG
[
'button'
][
'changePassword'
]
=
''
;
$LANG
[
'page'
][
'credits'
]
=
''
;
$LANG
[
'page'
][
'signup'
]
=
''
;
$LANG
[
'page'
][
'login'
]
=
''
;
$LANG
[
'page'
][
'dashboard'
]
=
''
;
$LANG
[
'page'
][
'profile'
]
=
''
;
$LANG
[
'page'
][
'settings'
]
=
''
;
$LANG
[
'settings'
][
'account'
]
=
''
;
$LANG
[
'settings'
][
'region'
]
=
''
;
$LANG
[
'settings'
][
'security'
]
=
''
;
$LANG
[
'header'
][
'hello'
]
=
''
;
$LANG
[
'footer'
][
'executionTime'
]
=
''
;
$LANG
[
'generic'
][
'generic'
]
=
''
;
$LANG
[
'generic'
][
'error'
]
=
''
;
$LANG
[
'idcard'
][
'joined'
]
=
''
;
$LANG
[
'error'
][
'generic'
]
=
''
;
$LANG
[
'error'
][
'loggedIn'
]
=
''
;
$LANG
[
'error'
][
'notLoggedIn'
]
=
''
;
$LANG
[
'error'
][
'incorrectAuth'
]
=
''
;
$LANG
[
'error'
][
'invalidEmail'
]
=
''
;
$LANG
[
'name'
]
=
''
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment