Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#49 [Hook] add: unassign shortener action and fix edit action #54

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

nicolas-eoxia
Copy link
Member

No description provided.

@nicolas-eoxia nicolas-eoxia self-assigned this Apr 4, 2024
@nicolas-eoxia nicolas-eoxia added 2 Enhancement New feature or request labels Apr 4, 2024
@@ -99,6 +99,8 @@ NoLinkedElement = Aucun élément lié
ShortenerRepartition = Répartition des raccourcissements d'URLs par %s
ShortenerUrlType = Liste des types d'URLs
ShowQRCode = Afficher le QRCode de l'URL raccourcie
Unassign = Désaffecter
UnassignShortenerSuccess = Désaffectation du raccourcissement d'URL <strong>%s</strong>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Désaffectation du raccourci URL"

@@ -99,6 +99,9 @@ NoLinkedElement = Aucun élément lié
ShortenerRepartition = Répartition des raccourcissements d'URLs par %s
ShortenerUrlType = Liste des types d'URLs
ShowQRCode = Afficher le QRCode de l'URL raccourcie
Unassign = Désaffecter
UnassignShortenerSuccess = Désaffectation du raccourcissement d'URL <strong>%s</strong>
ObjectUnAssignTrigger = %s %s désaffectée
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Si c'est UN url désaffecté alors il n'y a pas de e à la fin

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aussi si c'est une traduction générique d'objet elle devrait plutôt aller sur Saturne

@evarisk-micka
Copy link
Member

A part une imprécision au niveau du fichier .lang le reste de la PR est bonne à merge, il faut juste bouger la traduction de place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Enhancement New feature or request
Projects
Status: Pull requests
Development

Successfully merging this pull request may close these issues.

transformer le bouton edit en modification des données d'affectations
3 participants