Files
NodeBB/public/language/fi/success.json

7 lines
310 B
JSON
Raw Normal View History

{
2014-04-20 17:53:16 -04:00
"success": "Onnistui",
"topic-post": "Viestin lähettäminen onnistui.",
2021-04-27 09:13:53 +00:00
"post-queued": "Your post is queued for approval. You will get a notification when it is accepted or rejected.",
2014-04-20 17:53:16 -04:00
"authentication-successful": "Tunnistautuminen onnistui",
"settings-saved": "Asetukset tallennettu!"
}