@@ -160,7 +160,7 @@ |
||
160 | 160 | * Creates a list of all available translations |
161 | 161 | * |
162 | 162 | * @param \Aimeos\Bootstrap $aimeos Aimeos object |
163 | - * @return array List of language IDs with labels |
|
163 | + * @return string List of language IDs with labels |
|
164 | 164 | */ |
165 | 165 | protected static function getJsonLanguages( \Aimeos\Bootstrap $aimeos ) |
166 | 166 | { |