-
**Expected behavior**
When omitting required attributes in the config, such as `projectId` or `accountId`, a type error should be thrown.
**Actual behavior**
No type error is being thrown. Fo…
-
Hi guys,
We're looking at all the different online translation services.
PhraseApp does not support syncing of a specific scope. Only one part of our application needs to be translated. And the UI i…
ruuts updated
8 years ago
-
I use this code, to download translations:
```
gulp.task('phraseapp:download-webapp', function() {
return phraseapp.download({
accessToken: '000',
projectID: '000',
file_format: 'n…
-
It was fixed in 3.9.0 release but it does not work on 3.10.0.
Switch language with disabled internet does not work:
Logs with Verbose lvl from this action:
```Setting custom Locale Code: fr_FR
…
-
https://phraseapp.com/docs/api/v2/keys/#create
-
We are facing an issue with the SDK in our app, all of the views using inflated menus (for example: NavigationMenuView) and the preferences defined in XML (https://developer.android.com/reference/andr…
-
When downloading, translation tokens get truncated:
> community_agenda.title
becomes
> agenda.title
I don't know why the domain + 2 chars are supposed[ to get substr()](https://github.com/…
-
- [ ] cronjob checken
- [ ] tests revidieren
-
Trying to install the adapter through composer along with the symfony bundle gives me a error with php-translation/common.
I think the composer.json should be update to require ^1.0.0 instead of ^0…
-
**Expected behavior**
CSS 'hidden' should not impact phrase context editor. This is especially an issue when using tailwind css since that is using 'hidden' as a utility class that will be used in co…