mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/382/head
parent
a05b356391
commit
99487ac976
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"bbb",
|
"bbb",
|
||||||
{
|
{
|
||||||
|
"You created the room %s." : "Tu izveidoji istabu %s.",
|
||||||
"Public" : "Publiska",
|
"Public" : "Publiska",
|
||||||
"BigBlueButton Integration" : "BigBlueButton Integrācija",
|
"BigBlueButton Integration" : "BigBlueButton Integrācija",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"You created the room %s." : "Tu izveidoji istabu %s.",
|
||||||
"Public" : "Publiska",
|
"Public" : "Publiska",
|
||||||
"BigBlueButton Integration" : "BigBlueButton Integrācija",
|
"BigBlueButton Integration" : "BigBlueButton Integrācija",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue