diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:03 +0000 |
commit | d54c5c8a826a450bef222e1f120dc87a6fae5fb0 (patch) | |
tree | baebcf8d3f2febabf11278168e82b23305c2ff43 /apps/settings | |
parent | 239213abfe59dc749129d4b0728c191dcc636513 (diff) | |
download | nextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.tar.gz nextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/lv.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/lv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index ded248458b7..781610443c6 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -99,6 +99,7 @@ OC.L10N.register( "Cancel" : "Atcelt", "Confirm" : "Apstiprināt", "Submit" : "Iesniegt", + "Remove group" : "Noņemt grupu", "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 33bbe8ab489..cc24bbc611d 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -97,6 +97,7 @@ "Cancel" : "Atcelt", "Confirm" : "Apstiprināt", "Submit" : "Iesniegt", + "Remove group" : "Noņemt grupu", "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", |