passed/static/lang/en.json
1e99 049402203b
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
no longer translate translation keys
2024-11-10 17:26:06 +01:00

22 lines
732 B
JSON

{
"title": "PassED",
"source-code": "Source",
"language": "Language",
"enter-password": "Enter Password",
"password": "Password",
"expires-in": "Expires in",
"expires-in.1-hour": "1 Hour",
"expires-in.12-hours": "2 Hours",
"expires-in.1-day": "1 Day",
"expires-in.1-week": "1 Week",
"expires-in.2-weeks": "2 Weeks",
"generate-link": "Generate Link",
"share-link": "Share Link",
"not-found": "Password not found",
"not-found-reason": "The password you requested may have expired, been viewed before or never even existed in the first place.",
"reveal-password": "Reveal Password",
"reveal-password-once": "You may only reveal the password once",
"copy": "Copy",
"close": "Close",
"ok": "OK"
}