Added shortcut locales errors
• Added: - shortcut locales errors
This commit is contained in:
parent
6a1ea8f960
commit
7ea07d4a2b
|
@ -834,6 +834,9 @@ en:
|
|||
over_daily_limit: You have exceeded the limit of %{limit} scheduled gabs for that day
|
||||
over_total_limit: You have exceeded the limit of %{limit} scheduled gabs
|
||||
too_soon: The scheduled date must be in the future
|
||||
shortcuts:
|
||||
errors:
|
||||
limit: You have reached the maximum amount of shortcuts
|
||||
sessions:
|
||||
activity: Last activity
|
||||
browser: Browser
|
||||
|
|
|
@ -792,6 +792,9 @@ en_GB:
|
|||
over_daily_limit: You have exceeded the limit of %{limit} scheduled toots for that day
|
||||
over_total_limit: You have exceeded the limit of %{limit} scheduled toots
|
||||
too_soon: The scheduled date must be in the future
|
||||
shortcuts:
|
||||
errors:
|
||||
limit: You have reached the maximum amount of shortcuts
|
||||
sessions:
|
||||
activity: Last activity
|
||||
browser: Browser
|
||||
|
|
Loading…
Reference in New Issue