Translated using Weblate (English)
Currently translated at 100.0% (481 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
This commit is contained in:
parent
34249e0583
commit
aa70631213
1 changed files with 4 additions and 2 deletions
|
|
@ -51,6 +51,7 @@
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"addToSpace": "Add to space",
|
"addToSpace": "Add to space",
|
||||||
|
"@addToSpace": {},
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"@admin": {
|
"@admin": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|
@ -411,6 +412,7 @@
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"chatHasBeenAddedToThisSpace": "Chat has been added to this space",
|
"chatHasBeenAddedToThisSpace": "Chat has been added to this space",
|
||||||
|
"@chatHasBeenAddedToThisSpace": {},
|
||||||
"chatHasBeenRemovedFromThisSpace": "Chat has been removed from this space",
|
"chatHasBeenRemovedFromThisSpace": "Chat has been removed from this space",
|
||||||
"@chatHasBeenRemovedFromThisSpace": {
|
"@chatHasBeenRemovedFromThisSpace": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|
@ -2289,14 +2291,14 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} unread chats}}",
|
"unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} unread chats}}",
|
||||||
"@unreadChats": {
|
"@unreadChats": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"unreadCount": {}
|
"unreadCount": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} unread messages}}",
|
"unreadMessages": "{unreadEvents, plural, =1{1 unread message} other{{unreadEvents} unread messages}}",
|
||||||
"@unreadMessages": {
|
"@unreadMessages": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue