diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:07 +0000 |
commit | 4515feef0c294465381fa39c460e4aff15e526ab (patch) | |
tree | 30217896f88e873b944e637f7ffb5eac45fc3573 /apps/user_status/l10n/fi.js | |
parent | aa7f5ac358ae9d489f5bbf71078e7066d25b0e9c (diff) | |
download | nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.tar.gz nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/fi.js')
-rw-r--r-- | apps/user_status/l10n/fi.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index 466d38916e7..c6986a6042e 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 tunti", "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", - "Appear offline" : "Näytä olevan poissa", - "View profile" : "Näytä profiili" + "Appear offline" : "Näytä olevan poissa" }, "nplurals=2; plural=(n != 1);"); |