mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05:00
commit
25a34e56f4
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ en:
|
||||||
min_username_length_exists: "You cannot set the minimum username length above the shortest username."
|
min_username_length_exists: "You cannot set the minimum username length above the shortest username."
|
||||||
min_username_length_range: "You cannot set the minimum above the maximum."
|
min_username_length_range: "You cannot set the minimum above the maximum."
|
||||||
max_username_length_exists: "You cannot set the maximum username length below the longest username."
|
max_username_length_exists: "You cannot set the maximum username length below the longest username."
|
||||||
max_username_length_range: "You cannot set the maximum above the minimum."
|
max_username_length_range: "You cannot set the maximum below the minimum."
|
||||||
default_categories_already_selected: "You cannot select a category used in another list."
|
default_categories_already_selected: "You cannot select a category used in another list."
|
||||||
|
|
||||||
activemodel:
|
activemodel:
|
||||||
|
|
Loading…
Reference in a new issue