You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/be.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
OC.L10N.register(
2
2
"libresign",
3
3
{
4
+
"Success" : "Поспех",
4
5
"Settings saved" : "Налады захаваны",
5
6
"The file was uploaded" : "Файл быў запампаваны.",
6
7
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",
Copy file name to clipboardExpand all lines: l10n/be.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
{ "translations": {
2
+
"Success" : "Поспех",
2
3
"Settings saved" : "Налады захаваны",
3
4
"The file was uploaded" : "Файл быў запампаваны.",
4
5
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",
0 commit comments