diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
commit | f68b8015000a50249e0e6e4334033359486338d9 (patch) | |
tree | ba8cdd82a58b86126cbecd93cc2480540276b14a /apps/theming | |
parent | 92d287b64c3ef71ce720383c2ae06c58ddb45cb6 (diff) | |
download | nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.tar.gz nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 229186f2407..b2512b7a9d3 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -73,6 +73,7 @@ OC.L10N.register( "Custom background" : "Mukautettu taustakuva", "Default background" : "Oletustausta", "Change color" : "Vaihda väriä", + "No background" : "Ei taustakuvaa", "Select a background from your files" : "Valitse taustakuva tiedostoista", "Theme selection is enforced" : "Teemavalinta on pakotettu", "Select a custom color" : "Valitse mukautettu väri", diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index bf7dc5b38a1..c0045eed587 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -71,6 +71,7 @@ "Custom background" : "Mukautettu taustakuva", "Default background" : "Oletustausta", "Change color" : "Vaihda väriä", + "No background" : "Ei taustakuvaa", "Select a background from your files" : "Valitse taustakuva tiedostoista", "Theme selection is enforced" : "Teemavalinta on pakotettu", "Select a custom color" : "Valitse mukautettu väri", |