Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 12, 2023
1 parent e3cb594 commit fdccba3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/sr.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"tables",
{
"Could not create row." : "Не може да се креира ред.",
"Could not update row." : "Не може да се ажурира ред.",
"Nextcloud tables" : "Nextcloud табеле",
"Select table" : "Изабери табелу",
Expand Down
1 change: 1 addition & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"Could not create row." : "Не може да се креира ред.",
"Could not update row." : "Не може да се ажурира ред.",
"Nextcloud tables" : "Nextcloud табеле",
"Select table" : "Изабери табелу",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"tables",
{
"Could not create row." : "無法建立列。",
"Could not update row." : "無法更新列。",
"Nextcloud tables" : "Nextcloud 表格",
"Select table" : "選取表格",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"Could not create row." : "無法建立列。",
"Could not update row." : "無法更新列。",
"Nextcloud tables" : "Nextcloud 表格",
"Select table" : "選取表格",
Expand Down

0 comments on commit fdccba3

Please sign in to comment.