refactor: Follow up fix types in localization files

This commit is contained in:
Krille 2025-02-14 12:33:04 +01:00
commit 34912595a9
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 175 additions and 83 deletions

View file

@ -3210,9 +3210,11 @@
"@crossVerifiedDevices": {},
"appWantsToUseForLogin": "Використати '{server}', щоб увійти",
"@appWantsToUseForLogin": {
"type": "text",
"type": "String",
"placeholders": {
"server": {}
"server": {
"type": "String"
}
}
},
"appWantsToUseForLoginDescription": "Цим ви дозволяєте застосунку та вебсайту ділитися інформацією про вас.",