about summary refs log tree commit diff
path: root/config/locales/doorkeeper.ml.yml
blob: 80a749b042988a6c2a0360d19a76c44831243a59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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: നിങ്ങൾക്ക് ഉറപ്പാണോ?