Grouped notification locales

This commit is contained in:
Lumaa 2024-02-29 13:34:02 +01:00
parent 01b49e3046
commit 609e3b245b
1 changed files with 32 additions and 0 deletions

View File

@ -383,6 +383,22 @@
}
}
},
"activity.group.%@-%lld" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "%@ and %lld other"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "%@ et %lld autre"
}
}
}
},
"activity.mentionned.%@" : {
"localizations" : {
"en" : {
@ -567,6 +583,22 @@
}
}
},
"activity.update.%@" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "**%@** modified a post"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "**%@** a modifié(e) sa publication"
}
}
}
},
"attachment.alt.action" : {
"localizations" : {
"en" : {