-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
ide-webapp/src/main/resources/locale/portlet/WidgetEditor_fa.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
codeEditor.run=Run | ||
codeEditor.expandTooltip=Expand editor | ||
codeEditor.save=Save | ||
codeEditor.savedSuccessfully=Widget saved successfully | ||
codeEditor.saveError=Error saving widget | ||
codeEditor.switchDisplayMode=Switch display mode | ||
codeEditor.run=اجرا کنید | ||
codeEditor.expandTooltip=ویرایشگر را گسترش دهید | ||
codeEditor.save=پايان | ||
codeEditor.savedSuccessfully=ویجت با موفقیت ذخیره شد | ||
codeEditor.saveError=خطا در ذخیره ویجت | ||
codeEditor.switchDisplayMode=تغییر حالت نمایش |
12 changes: 6 additions & 6 deletions
12
ide-webapp/src/main/resources/locale/portlet/WidgetEditor_nl.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
codeEditor.run=Run | ||
codeEditor.expandTooltip=Expand editor | ||
codeEditor.save=Save | ||
codeEditor.savedSuccessfully=Widget saved successfully | ||
codeEditor.saveError=Error saving widget | ||
codeEditor.switchDisplayMode=Switch display mode | ||
codeEditor.run=Uitvoeren | ||
codeEditor.expandTooltip=Editor uitvouwen | ||
codeEditor.save=Beëindigen | ||
codeEditor.savedSuccessfully=Widget succesvol opgeslagen | ||
codeEditor.saveError=Fout bij opslaan Widget | ||
codeEditor.switchDisplayMode=Wissel weergavemodus |
12 changes: 6 additions & 6 deletions
12
ide-webapp/src/main/resources/locale/portlet/WidgetEditor_tr.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
codeEditor.run=Run | ||
codeEditor.expandTooltip=Expand editor | ||
codeEditor.save=Save | ||
codeEditor.savedSuccessfully=Widget saved successfully | ||
codeEditor.saveError=Error saving widget | ||
codeEditor.switchDisplayMode=Switch display mode | ||
codeEditor.run=Koşmak | ||
codeEditor.expandTooltip=Editörü genişlet | ||
codeEditor.save=Kaydet | ||
codeEditor.savedSuccessfully=Widget başarıyla kaydedildi | ||
codeEditor.saveError=Widget kaydedilirken hata oluştu | ||
codeEditor.switchDisplayMode=Ekran modunu değiştir |