about summary refs log tree commit diff
path: root/config/locales/doorkeeper.ml.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/doorkeeper.ml.yml')
-rw-r--r--config/locales/doorkeeper.ml.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/config/locales/doorkeeper.ml.yml b/config/locales/doorkeeper.ml.yml
index 6931a683d..80a749b04 100644
--- a/config/locales/doorkeeper.ml.yml
+++ b/config/locales/doorkeeper.ml.yml
@@ -1 +1,29 @@
+---
 ml:
+  activerecord:
+    errors:
+      models:
+        doorkeeper/application:
+          attributes:
+            redirect_uri:
+              invalid_uri: URI സാധുവായിരിക്കണം.
+              relative_uri: URI വിപുലീകരിച്ചതായിരിക്കണം.
+              secured_uri: URI HTTPS/SSL ആയിരിക്കണം.
+  doorkeeper:
+    applications:
+      buttons:
+        authorize: ചുമതലപ്പെടുത്തുക
+        cancel: റദ്ദാക്കുക
+        destroy: നശിപ്പിക്കുക
+        edit: തിരുത്തുക
+        submit: സമർപ്പിക്കുക
+      confirmations:
+        destroy: നിങ്ങൾക്ക് ഉറപ്പാണോ?
+      index:
+        delete: മായ്ക്കുക
+        name: പേര്
+    authorized_applications:
+      buttons:
+        revoke: പിൻവലിക്കുക
+      confirmations:
+        revoke: നിങ്ങൾക്ക് ഉറപ്പാണോ?