Skip to content

Commit b6cc5b4

Browse files
committed
fix order
1 parent 4b17188 commit b6cc5b4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@
933933
},
934934
"github": {
935935
"title": "GitHub",
936-
"connected_as": "として接続済み {username}"
936+
"connected_as": "{username} として接続済み"
937937
}
938938
}
939939
},

i18n/locales/te-IN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@
758758
},
759759
"github": {
760760
"title": "GitHub",
761-
"connected_as": "గా కనెక్ట్ చేయబడింది {username}"
761+
"connected_as": "{username} గా కనెక్ట్ చేయబడింది"
762762
}
763763
}
764764
},

lunaria/files/ja-JP.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@
932932
},
933933
"github": {
934934
"title": "GitHub",
935-
"connected_as": "として接続済み {username}"
935+
"connected_as": "{username} として接続済み"
936936
}
937937
}
938938
},

lunaria/files/te-IN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
},
758758
"github": {
759759
"title": "GitHub",
760-
"connected_as": "గా కనెక్ట్ చేయబడింది {username}"
760+
"connected_as": "{username} గా కనెక్ట్ చేయబడింది"
761761
}
762762
}
763763
},

0 commit comments

Comments
 (0)