mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
jsupload addon DE translation updated
This commit is contained in:
parent
5e800b012b
commit
4e208f8f12
2 changed files with 21 additions and 19 deletions
|
@ -6,8 +6,8 @@ function string_plural_select_de($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Upload a file"] = "Datei hochladen";
|
||||
$a->strings["Drop files here to upload"] = "Ziehe die Dateien hierher die du hochladen willst";
|
||||
$a->strings["Select files for upload"] = "Dateien für den Upload auswählen";
|
||||
$a->strings["Drop files here to upload"] = "Ziehe die Dateien hierher, die du hochladen willst";
|
||||
$a->strings["Cancel"] = "Abbrechen";
|
||||
$a->strings["Failed"] = "Fehlgeschlagen";
|
||||
$a->strings["No files were uploaded."] = "Keine Dateien hochgeladen.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue