diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2019-02-08 14:17:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-08 14:17:10 +0200 |
commit | 95833849b7edac8f9aba87f6d3f74f3d3462e532 (patch) | |
tree | 8346032ea1ebeb5cf1b77818983412fb1c39a86a /i18n | |
parent | 24528544792781acc1df6a17e66826609603f5d0 (diff) |
Fix bug; empty values can’t exist
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/fr.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 3bc5ea4..2c97fdb 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -44,8 +44,8 @@ translation: Dernière vérification - id: justNow translation: Il y a quelques secondes -- id: someTimeAgo - translation: # Unable to translate +#- id: someTimeAgo +# translation: # Unable to translate # Example usage: `5` + `years` # Final result: 'Last checked 5 years ago' |