Skip to content

Commit

Permalink
New translations errors.json (Finnish)
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex committed Nov 21, 2020
1 parent 455f305 commit 776808e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions client/src/lang/fi_FI/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"ErrUnknownError": "Tuntematon virhe",
"ErrInvalidCredentials": "Virheelliset kirjautumistiedot",
"ErrServiceNotAvailable": "Palvelu ei ole käytettävissä",
"ErrEmailNotConfigured": "Email not configured",
"ErrTokenInvalid": "Token is invalid",
"ErrClientNotFound": "Client not found",
"ErrUserNotFound": "User not found",
"ErrLoginNotPermitted": "Login not permitted",
"ErrInvalidTokenState": "Invalid token state",
"ErrSettingNotConfigured": "{setting} is not configured",
"ErrEmailNotConfigured": "Email ei ole configuroitu",
"ErrTokenInvalid": "Tokeni on virheellinen",
"ErrClientNotFound": "Asiakasta ei löydy",
"ErrUserNotFound": "Käyttäjää ei löydy",
"ErrLoginNotPermitted": "Kirjautuminen vaatii isomman luvan",
"ErrInvalidTokenState": "Virheellinen tokenin tila",
"ErrSettingNotConfigured": "{setting] ei ole mukautettu",
"ErrNoTemplate": "No template with name '{name}' was found",
"ErrServiceInvalidProvider": "{service} does not support {provider}",
"ErrFieldRequired": "{field} is required",
Expand Down

0 comments on commit 776808e

Please sign in to comment.