File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
OC . L10N . register (
2
2
"integration_google" ,
3
3
{
4
+ "Error during OAuth exchanges" : "Fejl under OAuth-udvekslinger" ,
5
+ "OAuth access token refused" : "OAuth adgang token nægtet" ,
4
6
"Bad credentials" : "Forkerte legitimationsoplysninger" ,
5
7
"Connected accounts" : "Forbundne konti" ,
6
8
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Gå til \"API'er & services\" => \"Legitimationsoplysninger\" og klik på \"+ OPRET LEGITIMATIONSOPLYSNINGER\" -> \"OAuth klient ID\"." ,
Original file line number Diff line number Diff line change 1
1
{ "translations" : {
2
+ "Error during OAuth exchanges" : " Fejl under OAuth-udvekslinger" ,
3
+ "OAuth access token refused" : " OAuth adgang token nægtet" ,
2
4
"Bad credentials" : " Forkerte legitimationsoplysninger" ,
3
5
"Connected accounts" : " Forbundne konti" ,
4
6
"Go to \" APIs & Services\" => \" Credentials\" and click on \" + CREATE CREDENTIALS\" -> \" OAuth client ID\" ." : " Gå til \" API'er & services\" => \" Legitimationsoplysninger\" og klik på \" + OPRET LEGITIMATIONSOPLYSNINGER\" -> \" OAuth klient ID\" ." ,
You can’t perform that action at this time.
0 commit comments