diff options
Diffstat (limited to 'config/locales/ta.yml')
-rw-r--r-- | config/locales/ta.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/config/locales/ta.yml b/config/locales/ta.yml new file mode 100644 index 000000000..eef06fa7c --- /dev/null +++ b/config/locales/ta.yml @@ -0,0 +1,17 @@ +--- +ta: + 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 |