Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/i18n/ar.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "ينتهي في {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/it-IT.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "Scade il {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/nb-NO.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "Utløper {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/nn.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "Utløper {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/se.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "Upphör {{date}}"
}
}
}
}
13 changes: 0 additions & 13 deletions src/i18n/uk-UA.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,13 +236,6 @@
"exchangeUrlLabel": "URL Outlook Exchange:",
"supportedVersionsTitle": "Підтримувані версії",
"statusLabel": "Статус:",
"supportedLabel": "Підтримується:",
"timestampLabel": "Мітка часу:",
"exceptionsLabel": "Винятки:",
"exceptionVersionsLabel": "Версії винятків:",
"expiresLabel": "Закінчується:",
"andMore": "... та ще {{count}}",
"noExceptions": "Не налаштовано версій винятків",
"status": {
"loading": "Завантаження...",
"error": "Помилка завантаження",
Expand All @@ -259,12 +252,6 @@
"expiration": {
"label": "Термін дії:",
"expiresOn": "Закінчується {{date}}"
},
"expiresRelative": {
"today": "Закінчується сьогодні",
"inOneDay": "Закінчується через 1 день",
"inDays": "Закінчується через {{count}} днів",
"expired": "Термін дії закінчився"
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/zh.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"expiresOn": "将于 {{date}} 过期"
}
}
}
}
Loading