diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-05-10 12:30:55 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-05-16 17:40:10 -0400 |
| commit | 1fcca626ca642d0855ea286719a909a6fb48348e (patch) | |
| tree | 4ecb86c35560383300dda4ff1ab720708891a934 /sharkey-locales | |
| parent | fix prop type for MKRolePreview (diff) | |
| download | sharkey-1fcca626ca642d0855ea286719a909a6fb48348e.tar.gz sharkey-1fcca626ca642d0855ea286719a909a6fb48348e.tar.bz2 sharkey-1fcca626ca642d0855ea286719a909a6fb48348e.zip | |
fix error when expanding conditional role
Diffstat (limited to 'sharkey-locales')
| -rw-r--r-- | sharkey-locales/en-US.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 165f477f21..41cc7c48e8 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -580,6 +580,9 @@ updateRemoteUser: "Refresh remote data" activityPub: "Activity Pub" ip: "IP" ipTip: "The date is the IP address was first acknowledged." +rolePeriod: "Period" +roleAssigned: "Assigned" +roleAutomatic: "automatic" translationTimeoutLabel: "Translation timeout" translationTimeoutCaption: "Timeout in milliseconds for translation API requests." |