mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-29 15:08:34 -04:00
adding preview feature, resolves #4
This commit is contained in:
parent
7259105ef6
commit
6a663ba07f
13 changed files with 110 additions and 23 deletions
|
@ -136,5 +136,7 @@
|
|||
"Dein Browser unterstützt das hochladen von verschlüsselten Dateien nicht. Bitte verwende einen neueren Browser.",
|
||||
"Invalid attachment.": "Ungültiger Datei-Anhang.",
|
||||
"Options": "Optionen",
|
||||
"Shorten URL": "URL verkürzen"
|
||||
"Shorten URL": "URL verkürzen",
|
||||
"Editor": "Bearbeiten",
|
||||
"Preview": "Vorschau"
|
||||
}
|
||||
|
|
|
@ -145,5 +145,7 @@
|
|||
"Votre navigateur ne supporte pas l'envoi de fichiers chiffrés. Merci d'utiliser un navigateur plus récent.",
|
||||
"Invalid attachment.": "Attachement invalide.",
|
||||
"Options": "Options",
|
||||
"Shorten URL": "Raccourcir URL"
|
||||
"Shorten URL": "Raccourcir URL",
|
||||
"Editor": "éditer",
|
||||
"Preview": "avant-première"
|
||||
}
|
||||
|
|
|
@ -136,5 +136,7 @@
|
|||
"Twoja przeglądarka nie wspiera wysyłania zaszyfrowanych plików. Użyj nowszej przeglądarki.",
|
||||
"Invalid attachment.": "Nieprawidłowy załącznik.",
|
||||
"Options": "Opcje",
|
||||
"Shorten URL": "Skróć adres URL"
|
||||
"Shorten URL": "Skróć adres URL",
|
||||
"Editor": "Edytować",
|
||||
"Preview": "Zapowiedź"
|
||||
}
|
||||
|
|
|
@ -145,5 +145,7 @@
|
|||
"Tvoj brskalnik ne omogoča nalaganje zakodiranih datotek. Prosim uporabi novejši brskalnik.",
|
||||
"Invalid attachment.": "Neveljavna priponka.",
|
||||
"Options": "Možnosti",
|
||||
"Shorten URL": "Skrajšajte URL"
|
||||
"Shorten URL": "Skrajšajte URL",
|
||||
"Editor": "Uredi",
|
||||
"Preview": "Predogled"
|
||||
}
|
||||
|
|
|
@ -136,5 +136,7 @@
|
|||
"您的浏览器不支持上传加密的文件,请使用更新的浏览器。",
|
||||
"Invalid attachment.": "无效的附件",
|
||||
"Options": "选项",
|
||||
"Shorten URL": "缩短链接"
|
||||
"Shorten URL": "缩短链接",
|
||||
"Editor": "編輯",
|
||||
"Preview": "預習"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue