update
This commit is contained in:
parent
b6a106eebc
commit
b508873f4a
2 changed files with 12 additions and 0 deletions
6
de.arb
6
de.arb
|
|
@ -469,6 +469,12 @@
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"askForFriendPromotionsPrompt": "Hilf {username}, bekannte Gesichter auf twonly zu finden, indem du gemeinsame Freunde teilst.",
|
||||||
|
"@askForFriendPromotionsPrompt": {
|
||||||
|
"placeholders": {
|
||||||
|
"username": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
"mutualGroupsTitle": "{count, plural, =1{1 gemeinsame Gruppe} other{{count} gemeinsame Gruppen}}",
|
"mutualGroupsTitle": "{count, plural, =1{1 gemeinsame Gruppe} other{{count} gemeinsame Gruppen}}",
|
||||||
"@mutualGroupsTitle": {
|
"@mutualGroupsTitle": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
6
en.arb
6
en.arb
|
|
@ -479,6 +479,12 @@
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"askForFriendPromotionsPrompt": "Help {username} find familiar faces on twonly by sharing mutual friends.",
|
||||||
|
"@askForFriendPromotionsPrompt": {
|
||||||
|
"placeholders": {
|
||||||
|
"username": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
"mutualGroupsTitle": "{count, plural, =1{1 mutual group} other{{count} mutual groups}}",
|
"mutualGroupsTitle": "{count, plural, =1{1 mutual group} other{{count} mutual groups}}",
|
||||||
"@mutualGroupsTitle": {
|
"@mutualGroupsTitle": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue