Skip to content

Commit

Permalink
ADST-604 (#682)
Browse files Browse the repository at this point in the history
* Localisation for "No Actions Available" and "Contact your administrator for help."
  • Loading branch information
PiplaniVinay authored Sep 26, 2024
1 parent 0534b42 commit c7be4f1
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@
"action-menu-upload-files" = "Dateien hochladen";
"action-menu-move-folder" = "Verschieben";
"action-menu-rename-node" = "Umbenennen";
"action-unavailable-title" = "Keine Aktionen verfügbar";
"action-unavailable-message" = "Wenden Sie sich an Ihren Administrator, um Hilfe zu erhalten.";

// MARK: - Dialog
"dialog-delete-title" = "Löschen";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
"action-menu-move-folder" = "Move";
"action-menu-rename-node" = "Rename";
"action-unavailable-title" = "No Actions Available";
"action-unavailable-message" = "Contact your administrator for help";
"action-unavailable-message" = "Contact your administrator for help.";

// MARK: - Dialog
"dialog-delete-title" = "Delete";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@
"action-menu-upload-files" = "Cargar ficheros";
"action-menu-move-folder" = "Mover";
"action-menu-rename-node" = "Cambiar nombre";
"action-unavailable-title" = "No hay acciones disponibles";
"action-unavailable-message" = "Póngase en contacto con su administrador para obtener ayuda.";

// MARK: - Dialog
"dialog-delete-title" = "Eliminar";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@
"action-menu-upload-files" = "Importer des fichiers";
"action-menu-move-folder" = "Déplacer";
"action-menu-rename-node" = "Renommer";
"action-unavailable-title" = "Aucune action disponible";
"action-unavailable-message" = "Contactez votre administrateur pour obtenir de l'aide.";

// MARK: - Dialog
"dialog-delete-title" = "Supprimer";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@
"action-menu-upload-files" = "Carica file";
"action-menu-move-folder" = "Sposta";
"action-menu-rename-node" = "Rinomina";
"action-unavailable-title" = "Nessuna azione disponibile";
"action-unavailable-message" = "Contattare l'amministratore per ottenere assistenza.";

// MARK: - Dialog
"dialog-delete-title" = "Elimina";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@
"action-menu-upload-files" = "Bestanden uploaden";
"action-menu-move-folder" = "Verplaatsen";
"action-menu-rename-node" = "Naam wijzigen";
"action-unavailable-title" = "Geen acties beschikbaar";
"action-unavailable-message" = "Neem contact op met je beheerder voor hulp.";

// MARK: - Dialog
"dialog-delete-title" = "Verwijderen";
Expand Down

0 comments on commit c7be4f1

Please sign in to comment.