diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-08-23 11:09:48 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-08-26 19:59:44 +0200 |
commit | 48ac8b026ffdf8b3823c573e5693dcf1765383e2 (patch) | |
tree | 832576fddbcdef9810b206f1ee86469702497806 /i18n/fi.i18n.json | |
parent | 9faaf07e0257f622abcaa365408fa836a1cbdea8 (diff) | |
download | wekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.tar.gz wekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.tar.bz2 wekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.zip |
Implement board archive and restoration
Diffstat (limited to 'i18n/fi.i18n.json')
-rw-r--r-- | i18n/fi.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 2643d7ee..e95139f2 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -159,7 +159,7 @@ "boardChangeTitlePopup-title": "Nimeä taulu uudelleen", "boardChangeVisibilityPopup-title": "Vaihda näkyvyyttä", "addMemberPopup-title": "Jäsenet", - "closeBoardPopup-title": "Sulje taulu?", + "archiveBoardPopup-title": "Sulje taulu?", "removeMemberPopup-title": "Poista jäsen?", "createBoardPopup-title": "Luo taulu", "listActionPopup-title": "Listaa toimet", |