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/mk.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
OC.L10N.register(
2
2
"text",
3
3
{
4
+
"Text" : "Текст",
4
5
"Use current version" : "Користи ја моменталната верзија",
5
6
"Use the saved version" : "Користи ја зачуваната верзија",
6
7
"The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.",
Copy file name to clipboardExpand all lines: l10n/mk.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
{ "translations": {
2
+
"Text" : "Текст",
2
3
"Use current version" : "Користи ја моменталната верзија",
3
4
"Use the saved version" : "Користи ја зачуваната верзија",
4
5
"The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.",
0 commit comments