Skip to content

Commit 08378e6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c8c860d commit 08378e6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/sw.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ OC.L10N.register(
4040
"Guest" : "Mgeni",
4141
"Error" : "Hitilafu",
4242
"An error occurred" : "Hitilafu imetokea",
43-
"Set" : "Imetumwa"
43+
"Set" : "Imetumwa",
44+
"Saving…" : "Inahifadhi..."
4445
},
4546
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"Guest" : "Mgeni",
3939
"Error" : "Hitilafu",
4040
"An error occurred" : "Hitilafu imetokea",
41-
"Set" : "Imetumwa"
41+
"Set" : "Imetumwa",
42+
"Saving…" : "Inahifadhi..."
4243
},"pluralForm" :"nplurals=2; plural=(n != 1);"
4344
}

0 commit comments

Comments
 (0)