mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 06:39:18 +00:00
5e2ad5f8db
This is a recommendation for Symfony 5
7 lines
498 B
YAML
7 lines
498 B
YAML
validator:
|
|
password_must_match: パスワードは一致させる必要があります。
|
|
password_too_short: パスワードは 8 文字以上で入力してください。
|
|
password_wrong_value: 現在のパスワードが間違っています。
|
|
item_per_page_too_high: 確実にアプリを終了します
|
|
rss_limit_too_high: 確実にアプリを終了します
|
|
quote_length_too_high: 引用が長すぎます。{{ limit }} 文字以下にする必要があります。
|