mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-03 03:39:27 +00:00
Ajout des traductions anglaises et françaises pour les clefs IM_MSG et GC_MSG
This commit is contained in:
parent
66361d7309
commit
56caacfe1c
1 changed files with 37 additions and 0 deletions
|
|
@ -337,6 +337,23 @@
|
|||
},
|
||||
"First name*" : {
|
||||
|
||||
},
|
||||
"GC_MSG" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "You have been added to a chat room"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Vous avez été ajouté à une conversation"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Hang up call" : {
|
||||
|
||||
|
|
@ -352,6 +369,23 @@
|
|||
},
|
||||
"I understand" : {
|
||||
|
||||
},
|
||||
"IM_MSG" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "You have received a message"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Vous avez reçu un message"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Incoming call" : {
|
||||
|
||||
|
|
@ -376,6 +410,9 @@
|
|||
},
|
||||
"Job title" : {
|
||||
|
||||
},
|
||||
"Key" : {
|
||||
"extractionState" : "manual"
|
||||
},
|
||||
"Last name" : {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue