Skip to content

Commit c5dd347

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 0d768bf commit c5dd347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/lv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OC.L10N.register(
55
"Saved!" : "Saglabāts!",
66
"Saved" : "Saglabāts",
77
"An error occurred!" : "Gadījās kļūda!",
8-
"Edit" : "Rediģēt",
8+
"Edit" : "Labot",
99
"Preview" : "Priekšskatīt",
1010
"New text file.txt" : "Jauna teksta datne.txt"
1111
},

l10n/lv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Saved!" : "Saglabāts!",
44
"Saved" : "Saglabāts",
55
"An error occurred!" : "Gadījās kļūda!",
6-
"Edit" : "Rediģēt",
6+
"Edit" : "Labot",
77
"Preview" : "Priekšskatīt",
88
"New text file.txt" : "Jauna teksta datne.txt"
99
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"

0 commit comments

Comments
 (0)