mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
correct language code, owncloud/core#8587
This commit is contained in:
parent
5bed772131
commit
e4cbb949d1
@ -62,7 +62,7 @@ Strings can then be translated in the following way:
|
||||
}
|
||||
|
||||
public function getLanguageCode() {
|
||||
return $this->trans->getLanguage();
|
||||
return $this->trans->getLanguageCode();
|
||||
}
|
||||
|
||||
public sayHello() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user