summaryrefslogtreecommitdiff
path: root/app/Locale/sr_Latn_RS
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-27 12:23:18 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-27 12:23:18 -0400
commitc7cceade96d2698d2684add1970c03c8b4f32dfc (patch)
tree70bb6e07f42880112502f1218fdb6f05cf4b3da4 /app/Locale/sr_Latn_RS
parent44946ee68473c3fe05b9ece24dace4d6150d7974 (diff)
Handle state in OAuth2 client
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r--app/Locale/sr_Latn_RS/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 634f6f8c..c7070a8d 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1152,4 +1152,5 @@ return array(
// 'Avatar' => '',
// 'Upload my avatar image' => '',
// 'Remove my image' => '',
+ // 'The OAuth2 state parameter is invalid' => '',
);