mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-17 02:33:31 -05:00
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.1) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.1) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Co-authored-by: GitHub Actions <noreply@github.com>
32 lines
1023 B
YAML
32 lines
1023 B
YAML
---
|
|
ne:
|
|
activerecord:
|
|
attributes:
|
|
user:
|
|
agreement: सेवा सम्झौता
|
|
email: ईमेल ठेगाना
|
|
password: पासवर्ड
|
|
user/account:
|
|
username: प्रयोगकर्ता नाम
|
|
user/invite_request:
|
|
text: कारण
|
|
errors:
|
|
attributes:
|
|
domain:
|
|
invalid: मान्य डोमेन नाम होइन
|
|
messages:
|
|
invalid_domain_on_line: "%{value} मान्य डोमेन नाम होइन"
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: अक्षर, संख्या र अन्डरस्कोर मात्र हुनु पर्छ
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: मान्य URL होइन
|
|
doorkeeper/application:
|
|
attributes:
|
|
website:
|
|
invalid: मान्य URL होइन
|