diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-12 02:14:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-12 02:14:56 +0000 |
commit | 65e9409e729f92a2b55d17642b9437d0d0223857 (patch) | |
tree | 80b6c310774cb93a715c8d54690b1ba3ca0b430b /core/l10n/lv.js | |
parent | c2f3010ee7b828459b279879285f1bdc2c7e3c62 (diff) | |
download | nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.tar.gz nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 2cbeb46eb65..16eced8dc0f 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -252,6 +252,7 @@ OC.L10N.register( "invisible" : "Neredzams", "File not found" : "Datne nav atrasta", "More" : "Vairāk", + "Settings menu" : "Iestatījumu izvēlne", "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |