mirror of https://github.com/sualko/cloud_bbb
Compare commits
2 Commits
a6ea1e6b2e
...
12f9594270
Author | SHA1 | Date |
---|---|---|
|
12f9594270 | |
|
038f24302f |
|
@ -18,6 +18,8 @@ OC.L10N.register(
|
|||
"Access" : "Åtkomst",
|
||||
"Max" : "Max",
|
||||
"Edit" : "Redigera",
|
||||
"This message is shown to all users in the chat area after they joined." : "Detta meddelande visas för alla användare i chattområdet efter att de gått med.",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Om aktiverat är användarlistan, chattområdet och presentationen dolda som standard.",
|
||||
"Welcome" : "Välkommen",
|
||||
"Miscellaneous" : "Diverse",
|
||||
"Recording" : "Inspelning",
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
"Access" : "Åtkomst",
|
||||
"Max" : "Max",
|
||||
"Edit" : "Redigera",
|
||||
"This message is shown to all users in the chat area after they joined." : "Detta meddelande visas för alla användare i chattområdet efter att de gått med.",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Om aktiverat är användarlistan, chattområdet och presentationen dolda som standard.",
|
||||
"Welcome" : "Välkommen",
|
||||
"Miscellaneous" : "Diverse",
|
||||
"Recording" : "Inspelning",
|
||||
|
|
Loading…
Reference in New Issue