kopia lustrzana https://github.com/nextcloud/social
15 wiersze
366 B
JavaScript
15 wiersze
366 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Finish setup" : "Cài đặt hoàn tất",
|
|
"Home" : "Trang nhất",
|
|
"Notifications" : "Thông b",
|
|
"Public" : "Công khai",
|
|
"Reply" : "Trả l",
|
|
"More actions" : "Nhiều hành động hơn",
|
|
"Hello" : "Xin chào",
|
|
"Close" : "Đóng",
|
|
"Continue" : "Tiếp tục"
|
|
},
|
|
"nplurals=1; plural=0;");
|