mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
chore: Fix locale position, format
This commit is contained in:
parent
8eef8ff69c
commit
fcea21e557
4 changed files with 7 additions and 7 deletions
|
@ -153,8 +153,8 @@ export default {
|
||||||
deleteTaskList_title: 'Delete Task List',
|
deleteTaskList_title: 'Delete Task List',
|
||||||
deleteTask_title: 'Delete Task',
|
deleteTask_title: 'Delete Task',
|
||||||
deleteUser_title: 'Delete User',
|
deleteUser_title: 'Delete User',
|
||||||
deletedUser_title: 'Deleted User',
|
|
||||||
deleteWebhook_title: 'Delete Webhook',
|
deleteWebhook_title: 'Delete Webhook',
|
||||||
|
deletedUser_title: 'Deleted User',
|
||||||
description: 'Description',
|
description: 'Description',
|
||||||
detectAutomatically: 'Detect automatically',
|
detectAutomatically: 'Detect automatically',
|
||||||
display: 'Display',
|
display: 'Display',
|
||||||
|
@ -319,10 +319,10 @@ export default {
|
||||||
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> removed {{removedUser}} from this card',
|
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> removed {{removedUser}} from this card',
|
||||||
username: 'Username',
|
username: 'Username',
|
||||||
users: 'Users',
|
users: 'Users',
|
||||||
webhooks: 'Webhooks',
|
|
||||||
viewer: 'Viewer',
|
viewer: 'Viewer',
|
||||||
viewers: 'Viewers',
|
viewers: 'Viewers',
|
||||||
visualTaskManagementWithLists: 'Visual task management with lists.',
|
visualTaskManagementWithLists: 'Visual task management with lists.',
|
||||||
|
webhooks: 'Webhooks',
|
||||||
withoutBaseGroup: 'Without base group',
|
withoutBaseGroup: 'Without base group',
|
||||||
writeComment: 'Write a comment...',
|
writeComment: 'Write a comment...',
|
||||||
},
|
},
|
||||||
|
|
|
@ -148,8 +148,8 @@ export default {
|
||||||
deleteTaskList_title: 'Delete Task List',
|
deleteTaskList_title: 'Delete Task List',
|
||||||
deleteTask_title: 'Delete Task',
|
deleteTask_title: 'Delete Task',
|
||||||
deleteUser_title: 'Delete User',
|
deleteUser_title: 'Delete User',
|
||||||
deletedUser_title: 'Deleted User',
|
|
||||||
deleteWebhook_title: 'Delete Webhook',
|
deleteWebhook_title: 'Delete Webhook',
|
||||||
|
deletedUser_title: 'Deleted User',
|
||||||
description: 'Description',
|
description: 'Description',
|
||||||
detectAutomatically: 'Detect automatically',
|
detectAutomatically: 'Detect automatically',
|
||||||
display: 'Display',
|
display: 'Display',
|
||||||
|
@ -314,10 +314,10 @@ export default {
|
||||||
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> removed {{removedUser}} from this card',
|
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> removed {{removedUser}} from this card',
|
||||||
username: 'Username',
|
username: 'Username',
|
||||||
users: 'Users',
|
users: 'Users',
|
||||||
webhooks: 'Webhooks',
|
|
||||||
viewer: 'Viewer',
|
viewer: 'Viewer',
|
||||||
viewers: 'Viewers',
|
viewers: 'Viewers',
|
||||||
visualTaskManagementWithLists: 'Visual task management with lists.',
|
visualTaskManagementWithLists: 'Visual task management with lists.',
|
||||||
|
webhooks: 'Webhooks',
|
||||||
withoutBaseGroup: 'Without base group',
|
withoutBaseGroup: 'Without base group',
|
||||||
writeComment: 'Write a comment...',
|
writeComment: 'Write a comment...',
|
||||||
},
|
},
|
||||||
|
|
|
@ -157,8 +157,8 @@ export default {
|
||||||
deleteTaskList_title: 'Supprimer la liste de tâches',
|
deleteTaskList_title: 'Supprimer la liste de tâches',
|
||||||
deleteTask_title: 'Supprimer la tâche',
|
deleteTask_title: 'Supprimer la tâche',
|
||||||
deleteUser_title: "Supprimer l'utilisateur",
|
deleteUser_title: "Supprimer l'utilisateur",
|
||||||
deletedUser_title: 'Utilisateur supprimé',
|
|
||||||
deleteWebhook_title: 'Supprimer le webhook',
|
deleteWebhook_title: 'Supprimer le webhook',
|
||||||
|
deletedUser_title: 'Utilisateur supprimé',
|
||||||
description: 'Description',
|
description: 'Description',
|
||||||
detectAutomatically: 'Détecter automatiquement',
|
detectAutomatically: 'Détecter automatiquement',
|
||||||
display: 'Affichage',
|
display: 'Affichage',
|
||||||
|
@ -324,10 +324,10 @@ export default {
|
||||||
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> a retiré {{removedUser}} de cette carte',
|
userRemovedUserFromThisCard: '<0>{{actorUser}}</0> a retiré {{removedUser}} de cette carte',
|
||||||
username: "Nom d'utilisateur",
|
username: "Nom d'utilisateur",
|
||||||
users: 'Utilisateurs',
|
users: 'Utilisateurs',
|
||||||
webhooks: 'Webhooks',
|
|
||||||
viewer: 'Spectateur',
|
viewer: 'Spectateur',
|
||||||
viewers: 'Spectateurs',
|
viewers: 'Spectateurs',
|
||||||
visualTaskManagementWithLists: 'Management visuel des tâches avec des listes.',
|
visualTaskManagementWithLists: 'Management visuel des tâches avec des listes.',
|
||||||
|
webhooks: 'Webhooks',
|
||||||
withoutBaseGroup: 'Sans groupe de base',
|
withoutBaseGroup: 'Sans groupe de base',
|
||||||
writeComment: 'Écrire un commentaire...',
|
writeComment: 'Écrire un commentaire...',
|
||||||
},
|
},
|
||||||
|
|
|
@ -19,7 +19,7 @@ module.exports.i18n = {
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
locales: ['en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU', 'fr-FR'],
|
locales: ['en-GB', 'en-US', 'es-ES', 'fr-FR', 'it-IT', 'ru-RU'],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue