diff options
author | Thibaut Girka <thib@sitedethib.com> | 2019-06-13 22:23:20 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2019-06-13 22:23:20 +0200 |
commit | 60adda7e591c420469beeb3713f1dfa3bdba7e66 (patch) | |
tree | 1b619d39688418c5582d743e830aea71e66d5782 /config/locales/lv.yml | |
parent | 80849812d2a03ff9da671a2204bacf0c85f6ab0d (diff) | |
parent | c9eeb2e832b5b36a86028bbec7a353c32be510a7 (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'config/locales/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 0967ef424..971450a89 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1 +1,17 @@ -{} +--- +lv: + errors: + '403': You don't have permission to view this page. + '404': The page you are looking for isn't here. + '410': The page you were looking for doesn't exist here anymore. + '422': + '429': Throttled + '500': + invites: + expires_in: + '1800': 30 minutes + '21600': 6 hours + '3600': 1 hour + '43200': 12 hours + '604800': 1 week + '86400': 1 day |