mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 21:01:33 +08:00
Finnish locale
This commit is contained in:
parent
2dfc0ddf81
commit
ed38937625
2 changed files with 10 additions and 0 deletions
7
plugins/discourse-details/config/locales/client.fi.yml
Normal file
7
plugins/discourse-details/config/locales/client.fi.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
fi:
|
||||
js:
|
||||
details:
|
||||
title: Yhteenveto
|
||||
composer:
|
||||
details_title: Yhteenveto
|
||||
details_text: "Tämä teksti piilotetaan otsikon alle."
|
3
plugins/discourse-details/config/locales/server.fi.yml
Normal file
3
plugins/discourse-details/config/locales/server.fi.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
fi:
|
||||
site_settings:
|
||||
details_enabled: "Laita yhteenveto-plugin päälle. Jos muutat: \"rake posts:rebake\"."
|
Loading…
Add table
Add a link
Reference in a new issue