passed/static/lang/en.json

28 lines
868 B
JSON
Raw Normal View History

2024-11-10 09:46:40 +00:00
{
"title": "PassED",
"source-code": "Source",
"language": "Language",
"language-en": "English",
"language-de": "German",
2024-11-10 10:34:04 +00:00
"language-es": "Spanish",
2024-11-10 10:35:37 +00:00
"language-fr": "French",
2024-11-10 14:36:03 +00:00
"language-nl": "Dutch",
2024-11-10 09:46:40 +00:00
"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"
}