diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-04-17 14:18:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-17 14:18:48 +0300 |
commit | 18500f7d6fbef6e31d3a319d3ac209cbd00abb06 (patch) | |
tree | d0d41a7055f2314a92b6f475ece58506280080f1 /i18n/en.yaml | |
parent | 48f41399bad4317205026933f018ad2c192d8f08 (diff) | |
parent | 740f8fe924ecda15de73002f648454cf5612142f (diff) |
v5 goes live - #151
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r-- | i18n/en.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index f5c7103..2fa284b 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -21,7 +21,7 @@ - id: isNotice translation: Please read announcement - id: isOk - translation: All systems operational + translation: No issues detected # No JS warning - id: noScriptingIntro @@ -42,7 +42,7 @@ # "Last checked" + "just now" - id: lastChecked - translation: Last checked + translation: Last updated - id: justNow translation: just now - id: someTimeAgo |